Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to Guile-Gcrypt.... | Ludovic Courtès | 2018-09-04 | 1 | -128/+0 |
* | hash: sha256 port now implements 'port-position'.... | Ludovic Courtès | 2018-07-19 | 1 | -2/+2 |
* | hash: Add 'sha1'.... | Ludovic Courtès | 2018-03-08 | 1 | -0/+8 |
* | build: Require Guile >= 2.0.13.... | Ludovic Courtès | 2018-02-26 | 1 | -10/+1 |
* | utils: Move base16 procedures to (guix base16).... | Ludovic Courtès | 2017-03-16 | 1 | -1/+1 |
* | hash: Close or flush sha256 output ports before calling their 'get' procedure.... | Ludovic Courtès | 2017-03-08 | 1 | -1/+2 |
* | build: Add a Guile custom test driver using SRFI-64.... | Mathieu Lirzin | 2016-04-03 | 1 | -3/+0 |
* | hash: Add 'open-sha256-input-port', for Guile > 2.0.9.... | Ludovic Courtès | 2014-01-24 | 1 | -1/+58 |
* | hash: Add `open-sha256-port'.... | Ludovic Courtès | 2013-07-02 | 1 | -0/+74 |