issues
search
omkarium
/
byte-aes
byte-aes is a simple wrapper around the popular aes crate. The goal is to perform Encrypt and Decrypt operations using the Advanced Encryption Standard 256 bit Algorithm conveninent to use instead of use Low level functions of the aes crate
Apache License 2.0
0
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update README.md
#6
omkarium
closed
8 months ago
0
refine the code and unify the api for any type that can be converted to Vec<u8>
#5
xmh0511
closed
8 months ago
1
Refine
#4
xmh0511
closed
8 months ago
2
Refine
#3
xmh0511
closed
8 months ago
0
use PKCS#7 to avoid that zero data are unrevertable
#2
xmh0511
closed
8 months ago
4
The non-padding `0`s are removed too
#1
xmh0511
closed
8 months ago
8