chibi-scheme/lib
ilammy 37d808e470 chibi.crypto: more tests for SHA-2
* Boundary cases

  Both SHA-224 and SHA-256 use 512-bit data chunks and have a special
  behavior when chunk size is near the 448-bit boundary.

* Source type support

  Basic smoke tests for accepting bytevectors and binary input ports
  as valid arguments.
2015-04-18 17:31:45 +03:00
..
chibi chibi.crypto: more tests for SHA-2 2015-04-18 17:31:45 +03:00
scheme Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
srfi Converting tests to modules instead of separate programs. 2015-04-05 23:38:51 +09:00
init-7.scm Forgot to install regexp (patch from Lorenzo) 2015-01-26 08:06:59 +09:00
meta-7.scm Adding include-shared-optionally. 2015-02-13 19:02:48 +09:00