Closed jrconlin closed 5 years ago
The ece library doesn't really make using it very easy. A fair number of functions are buried or private outside the crate.
The functions should use only aes128gcm encoding to ensure that the older format doesn't continue to be used.
aes128gcm
The ece library doesn't really make using it very easy. A fair number of functions are buried or private outside the crate.
The functions should use only
aes128gcm
encoding to ensure that the older format doesn't continue to be used.