Very inefficient implementation of digest and cipher functions: RFC131, RFC4634, RFC4648, RFC4772.
Find a file
2019-04-10 01:09:38 +03:00
inc working ecb and cbc 2019-04-10 01:09:38 +03:00
lib add opensl to makefile 2019-04-06 18:04:46 +03:00
obj init commit 2018-10-07 19:34:39 +03:00
src working ecb and cbc 2019-04-10 01:09:38 +03:00
t working ecb and cbc 2019-04-10 01:09:38 +03:00
.editorconfig complete md5 algorythm 2018-10-20 20:56:18 +03:00
.gitignore test tests 2018-10-09 11:42:59 +03:00
author init commit 2018-10-07 19:34:39 +03:00
LICENSE init commit 2018-10-07 19:34:39 +03:00
Makefile des cbc and ecb done, decryption with -a flag doesn't work 2019-04-09 22:02:00 +03:00
openssl_cases.txt all flags works for encrypting in ecb mode 2019-04-07 20:28:56 +03:00