This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cryptomator
Watch
1
Star
0
Fork
0
mirror of
https://github.com/cryptomator/cryptomator.git
synced
2026-09-03 22:57:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bcee1e0d1243c94530a7bd5382874eb65429344e
cryptomator
/
main
/
crypto-aes
T
History
Sebastian Stenzel
bcee1e0d12
Filename padding no longer needed: This was done in order to prevent AES-CTR to switch to a stream mode on the last block, which would be highly exploitable. Now we're using SIV mode, which operates on whole blocks.
2015-02-14 19:21:08 +01:00
..
src
Filename padding no longer needed: This was done in order to prevent AES-CTR to switch to a stream mode on the last block, which would be highly exploitable. Now we're using SIV mode, which operates on whole blocks.
2015-02-14 19:21:08 +01:00
pom.xml
- Updated version to 0.5.0-SNAPSHOT
2015-01-13 11:04:58 +01:00