[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
new modules crypto/gc-sha256, crypto/gc-sha512
From: |
Bruno Haible |
Subject: |
new modules crypto/gc-sha256, crypto/gc-sha512 |
Date: |
Sat, 24 Aug 2019 17:38:31 +0200 |
User-agent: |
KMail/5.1.3 (Linux/4.4.0-157-generic; KDE/5.18.0; x86_64; ; ) |
When Simon added the "generic crypto" modules (= modules that can use
libgcrypt, libcrypt from openssl, or just gnulib code), he prepared
the code for use of modules named gc-sha256, gc-sha384, gc-sha512
2007-02-05. But these modules did not exist, since there was no fallback
code available in gnulib at that time.
On 2008-05-11, the modules crypto/sha256 and crypto/sha512 were added.
This makes it possible to create these two more "generic crypto" modules.
0001-crypto-gc-sha256-crypto-gc-sha512-New-modules.patch
Description: Text Data
0002-crypto-gc-sha256-Add-tests.patch
Description: Text Data
0003-crypto-gc-sha512-Add-tests.patch
Description: Text Data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- new modules crypto/gc-sha256, crypto/gc-sha512,
Bruno Haible <=