2
0
MasterPassword/platform-independent/c/core
Maarten Billemont 6832c05138 Fix AES padding not removed if % AES_BLOCKSIZE.
Don't memcpy beyond src buffer size in strcpy implementation.

Technically safe since the buffer overrun was replaced by NUL, but act
can trigger memory safety features.
2020-01-23 16:37:08 -05:00
..
lib pre-compiled libraries. 2020-01-23 16:17:16 -05:00
src Fix AES padding not removed if % AES_BLOCKSIZE. 2020-01-23 16:37:08 -05:00
build.gradle Refactor gradle core build configuration. 2020-01-23 16:16:59 -05:00