expose random IV generation in the public interface
callers of the encode interface are now required to pass in the correct iv for the ciphertext being encoded
parent
ec91a9dd
No related branches found
No related tags found
Showing
- src/Tahoe/SDMF.hs 1 addition, 0 deletionssrc/Tahoe/SDMF.hs
- src/Tahoe/SDMF/Internal/Encoding.hs 4 additions, 11 deletionssrc/Tahoe/SDMF/Internal/Encoding.hs
- src/Tahoe/SDMF/Internal/Encrypting.hs 31 additions, 5 deletionssrc/Tahoe/SDMF/Internal/Encrypting.hs
- test/Spec.hs 8 additions, 7 deletionstest/Spec.hs
Loading
Please register or sign in to comment