https://github.com/vt-alt/tfm-streebog
Streebog (GOST R 34.11-2012) Hash Function Linux kernel module (obsoleted)
https://github.com/vt-alt/tfm-streebog
gost gost3411-2012 hash-functions kernel-module linux-kernel-module rfc6986 streebog
Last synced: 6 months ago
JSON representation
Streebog (GOST R 34.11-2012) Hash Function Linux kernel module (obsoleted)
- Host: GitHub
- URL: https://github.com/vt-alt/tfm-streebog
- Owner: vt-alt
- License: gpl-2.0
- Created: 2018-09-22T19:36:45.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-23T17:04:23.000Z (about 7 years ago)
- Last Synced: 2025-04-14T20:16:55.597Z (6 months ago)
- Topics: gost, gost3411-2012, hash-functions, kernel-module, linux-kernel-module, rfc6986, streebog
- Language: C
- Homepage: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=fe18957e8e
- Size: 119 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
This module implements STREEBOG (GOST R 34.11-2012, RFC 6986) hash function
for purposes of the Linux kernel.Function aliases are `sb256` for Streebog 256-bit and `sb512` for Streebog
512-bit.