Releases: 0awawa0/ptCrypt
Releases · 0awawa0/ptCrypt
ptCrypt v0.0.10
ptCrypt v0.0.9
- Fixed Symmetric package import
ptCrypt v0.0.8
- Added AES implementation
- Added ECB and CBC encryption modes
- Added ZeroPadding and PKCS5 padding schemes
ptCrypt v0.0.7
- Added AES implementation
ptCrypt v0.0.6
Small change to RSA API
ptCrypt v0.0.5
- Added RSA encryption and signature
- Changed DSA API
- Added auxiliary functions to base module
ptCrypt v0.0.4
Fixed imports