Solutions to the cryptopals challenges
Find a file
2020-06-10 17:17:36 +02:00
.github/workflows Bump meson version 2020-06-05 16:58:55 +02:00
src Update english letter frequencies 2020-06-10 17:17:36 +02:00
subprojects Add mbedtls dependency 2020-06-05 16:54:20 +02:00
tests Change the way the hamming function handles its arguments length 2020-06-10 15:25:21 +02:00
.gitignore Move useful functions to separate file 2020-06-02 21:10:32 +02:00
.gitmodules Add mbedtls dependency 2020-06-05 16:54:20 +02:00
meson.build Fix mbedtls dependency and decrypt using AES in ECB mode 2020-06-05 17:34:29 +02:00
README.org Add README 2020-06-05 11:48:09 +02:00