chibi-scheme/lib/chibi/crypto
ilammy db2b598cde chibi.crypto: code style fixes
- Fixed some typos in sha-native.scm
- Removed unnecessary structs and unions from sha_context
- Used more efficient implementation of hex32
- Made (scheme base) a common import in (chibi crypto sha2)
2015-04-19 16:01:07 +03:00
..
crypto.stub chibi.crypto: native SHA-2 implementation 2015-04-18 17:31:45 +03:00
integers.h chibi.crypto: native SHA-2 implementation 2015-04-18 17:31:45 +03:00
md5-test.sld Converting tests to modules instead of separate programs. 2015-04-05 23:38:51 +09:00
md5.scm Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
md5.sld Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
rsa-test.sld Converting tests to modules instead of separate programs. 2015-04-05 23:38:51 +09:00
rsa.scm Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
rsa.sld Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
sha2-native.scm chibi.crypto: code style fixes 2015-04-19 16:01:07 +03:00
sha2-test.sld chibi.crypto: more tests for SHA-2 2015-04-18 17:31:45 +03:00
sha2.c chibi.crypto: code style fixes 2015-04-19 16:01:07 +03:00
sha2.scm chibi.crypto: code style fixes 2015-04-19 16:01:07 +03:00
sha2.sld chibi.crypto: code style fixes 2015-04-19 16:01:07 +03:00