This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cryptomator
Watch
1
Star
0
Fork
0
You've already forked cryptomator
mirror of
https://github.com/cryptomator/cryptomator.git
synced
2026-05-17 10:11:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0cfc3fb7f7828746600d7cfeb77f08b7df2b1147
cryptomator
/
main
/
core
History
Sebastian Stenzel
d774546bf8
- pad file contents to reach a multiple of 16 bytes (so AES/CTR always works on complete blocks) - references
#24
...
- calculate MAC over complete ciphertext (including file length obfuscation trash data)
2015-01-16 19:50:57 +01:00
..
src/main/java/org
/cryptomator
- pad file contents to reach a multiple of 16 bytes (so AES/CTR always works on complete blocks) - references
#24
2015-01-16 19:50:57 +01:00
.gitignore
renamed to Cryptomator
2014-11-29 17:03:55 +01:00
pom.xml
- pad file contents to reach a multiple of 16 bytes (so AES/CTR always works on complete blocks) - references
#24
2015-01-16 19:50:57 +01:00