27 Commits

Author SHA1 Message Date
3296fda329 chacha20 crypt 2025-09-07 22:11:23 +02:00
95f8360c8a slowcrypt cli: chacha20-core 2025-09-07 21:56:32 +02:00
a6d132af39 get rid of the unportable bs bigint.h bs; slowcrypt cli wip 2025-09-07 21:33:04 +02:00
a9e6a5eb2f introduce BIGINT_NAMESPACE macro 2025-09-05 19:29:25 +02:00
fb5ef1d834 clang format bigint.h and slight mods 2025-09-05 19:23:44 +02:00
cb78eab8e5 add extern C to chacha20 2025-09-05 18:16:27 +02:00
203699b7ed add bigint.h to clang-fmt ignore 2025-09-05 18:16:09 +02:00
777f57a20d modify bigint.h interface to be more like slowlibs 2025-09-05 18:13:49 +02:00
b163d18761 merge https://github.com/jprjr/bigint 2025-09-05 18:06:05 +02:00
9e4f1091b3 forgot to disable ReflowComments 2025-09-05 12:18:37 +02:00
7e08f3e736 change fmt style 2025-09-05 12:13:53 +02:00
bd09bae088 c 2025-09-05 12:01:10 +02:00
24bc8bee8f c 2025-09-05 11:59:29 +02:00
6203420266 c 2025-09-05 00:24:17 +02:00
d296b11940 chacha20 2025-09-05 00:17:32 +02:00
337f069d5d c 2025-09-04 23:14:40 +02:00
2b05f07c1f wip 2025-09-04 19:17:52 +02:00
John Regan
26f0d7b275 add SPDX identifier 2023-04-17 13:45:20 -04:00
John Regan
b29d02cc46 add macros for lt/gt/eq/le/ge 2023-04-05 16:58:07 -04:00
John Regan
e965c31ec4 add functions to convert to standard types 2023-04-02 16:17:57 -04:00
John Regan
10c6ae2dd7 add comparison function 2023-03-20 14:05:46 -04:00
John Regan
90916aacd6 remove useless line 2023-03-20 13:05:47 -04:00
John Regan
6669260aee update README 2023-03-19 17:53:14 -04:00
John Regan
b9d376056f update README 2023-03-19 17:52:13 -04:00
John Regan
55f08f9028 update README 2023-03-19 17:51:41 -04:00
John Regan
f9c724786b add Makefile and license 2023-03-19 17:48:41 -04:00
John Regan
1cbfd2ea0c initial commit 2023-03-19 17:46:36 -04:00