Change crypto support to use bytevectors.
authorChris Hanson <org/chris-hanson/cph>
Fri, 28 Apr 2017 04:49:23 +0000 (21:49 -0700)
committerChris Hanson <org/chris-hanson/cph>
Fri, 28 Apr 2017 04:49:23 +0000 (21:49 -0700)
commit59d796d858156d5fb3c9a24fa064e6dd295e01e2
tree24e07b67d78337035f173838be2122989f7ca438
parent44d84cb46a8851a41f9b1ab0d956eaa65a6970b5
Change crypto support to use bytevectors.

Interface changes:

* X-substring eliminated in favor of X-string with optional args.
* Hash codes are now bytevectors.
* Ports are assumed to be binary.
src/imail/imail-mime.scm
src/runtime/crypto.scm
src/runtime/runtime.pkg