KDF - Key derivation functions from ISO 18033 and PKCS#1
------------------------------
Key derivation functions (KDF1,KDF2,KDF3,KDF4) as defined in section 6.2 of ISO 18033
Mask Generation Function (MGF1) as defined in Annex B.2.1 of PKCS#1 and IEEE P1363
A key derivation function is a function KDF (x, l) that takes as input an octet string x and
an integer l >= 0, and outputs an octet string of length l. The string x is of arbitrary length,
although an implementation may define a (very large) maximum length for x and maximum size
for l, and fail if these bounds are exceeded.
------------------------------
Key derivation functions (KDF1,KDF2,KDF3,KDF4) as defined in section 6.2 of ISO 18033
Mask Generation Function (MGF1) as defined in Annex B.2.1 of PKCS#1 and IEEE P1363
A key derivation function is a function KDF (x, l) that takes as input an octet string x and
an integer l >= 0, and outputs an octet string of length l. The string x is of arbitrary length,
although an implementation may define a (very large) maximum length for x and maximum size
for l, and fail if these bounds are exceeded.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
KDF-0.3.tar.gz
(3.2 kB
view details)
File details
Details for the file KDF-0.3.tar.gz.
File metadata
- Download URL: KDF-0.3.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18441a71121fdfad006d8e9f4c3ae68b65279521ba2c43dc007730e9a955f77c
|
|
| MD5 |
443318ddc3ad9d1e7980f900604226ff
|
|
| BLAKE2b-256 |
05d00ed5d67b2ad2c5b875e0aadf158ee1d348c2c01e033a30e41973acb03a99
|