This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
cryptomator
Watch
1
Star
0
Fork
0
You've already forked cryptomator
mirror of
https://github.com/cryptomator/cryptomator.git
synced
2025-02-21 10:51:42 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
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