Lireer
|
ed94e8b369
|
test if using the wrong key size panics
|
2021-08-05 21:06:47 +02:00 |
|
Lireer
|
5f0ae55eae
|
Document possible panics
|
2021-08-05 21:06:47 +02:00 |
|
Lireer
|
5532fd6f09
|
Document aes related modules
|
2021-08-05 21:06:47 +02:00 |
|
Lireer
|
354993d906
|
feature gate aes decryption
|
2021-08-05 21:06:47 +02:00 |
|
Lireer
|
8ffc2d1545
|
cargo fmt and clippy
|
2021-08-04 20:26:31 +02:00 |
|
Lireer
|
d25d6f5f57
|
finalize AesReader validation and most of decryption
|
2021-08-04 19:56:14 +02:00 |
|
Lireer
|
4877a6afd4
|
test different aes modes and data sizes
|
2021-08-02 19:47:47 +02:00 |
|
Marc Brinkmann
|
4afe4d3b2c
|
Optimize AES code, use less copies
|
2021-08-02 19:42:49 +02:00 |
|
Marc Brinkmann
|
a5d1905db6
|
Simpify aes_ctr API to just crypt
|
2021-08-02 19:42:49 +02:00 |
|
Marc Brinkmann
|
9f6ee0f4b6
|
Add crypt convenience function
|
2021-08-02 19:42:49 +02:00 |
|
Marc Brinkmann
|
a265ba7fa5
|
Create initial aes_ctr module
|
2021-08-02 19:42:49 +02:00 |
|