1
0
Fork 0
forked from fun/fun
Commit graph

17 commits

Author SHA1 Message Date
8a1afc2aa1 Some more stdlib refactoring removing duplicate code. (0.38.10) 2026-02-09 01:43:06 +01:00
794a2354d6 Some more stdlib refactoring removing duplicate code. (0.38.9) 2026-02-09 01:02:49 +01:00
54d94a1f3d Some stdlib refactoring removing duplicate code. (0.38.8) 2026-02-09 00:29:50 +01:00
e017466cc7 Added AES256 support... (0.38.7) 2026-02-08 23:56:21 +01:00
8b04622e55 New try to add the ripemd160.fun library, but the new class is still broken. (0.37.39) 2026-01-02 21:48:37 +01:00
1f6bc2b96a Tried to fix the ripemd160.fun library, but it is still broken. (0.37.38) 2026-01-02 21:26:41 +01:00
aa8701a5a1 Added more baud rates as constants to serial_open.c. (0.37.27) 2025-12-28 20:37:51 +01:00
21f437ebaf Added RIPEMD-160 support to stdlib in lib/crypt/ripemd160.fun (BROKEN) and some more test scripts to examples/. (0.37.22) 2025-12-28 00:54:55 +01:00
3411a4d846 Added CRC32 and CRC32C classes to stdlib. (0.31.0) 2025-11-26 20:36:40 +01:00
00c12289ed URL to project update. No code changes. (0.26.5) 2025-10-09 01:59:19 +02:00
17241b2401 Added sha384.fun to std library and alot of fixes. (0.16.3) 2025-10-01 19:08:08 +02:00
f0ed1d6761 The foundation for the internal standard library. (0.16.2) 2025-10-01 03:30:26 +02:00
71682293fe Added SHA-1 class to Fun's standard libs. (0.16.1) 2025-10-01 02:06:26 +02:00
299771f091 Added basic threading support, changed license back to Apache-2.0 and many fixes. (0.15.0) 2025-09-30 22:52:12 +02:00
d3e58d880a Just a typo fix. (0.12.2) 2025-09-29 09:57:54 +02:00
348db0bead Added sha256_str to class sha256.fun + a demo and some .editorconfig update. (0.12.1) 2025-09-29 09:11:18 +02:00
12a5646d56 Added some crypto 100% implemented in Fun. (0.11.0) 2025-09-29 02:36:57 +02:00