]>
author | miha-q <> | |
Mon, 7 Aug 2023 04:01:24 +0000 (00:01 -0400) | ||
committer | miha-q <> | |
Mon, 7 Aug 2023 04:01:24 +0000 (00:01 -0400) | ||
commit | 89a19a171be63bf09a97c44cfb64dabd0a5ce2ad | |
tree | faaffd8e315fdcf9c39bfd1b824eadfb8cbc64e7 | tree | snapshot |
README.md | [new file with mode: 0644] | blob |
bin/CryptoFoleo.h | [new file with mode: 0644] | blob |
bin/libCryptoFoleo.so | [new file with mode: 0755] | blob |
build.sh | [new file with mode: 0644] | blob |
src/all.c | [new file with mode: 0644] | blob |
src/chacha20.c | [new file with mode: 0644] | blob |
src/dhke.c | [new file with mode: 0644] | blob |
src/headers.h | [new file with mode: 0644] | blob |
src/poly1305.c | [new file with mode: 0644] | blob |
src/prigen.c | [new file with mode: 0644] | blob |
src/rsa.c | [new file with mode: 0644] | blob |
src/sha256.c | [new file with mode: 0644] | blob |
tests/SHA256.pdf | [new file with mode: 0644] | blob |
tests/rfc4231.txt.pdf | [new file with mode: 0644] | blob |
tests/rfc7539.pdf | [new file with mode: 0644] | blob |