mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
gostsum - generates or checks GOST R34.11-94 message digests gost12sum - generates or checks GOST R34.11-2012 message digests A reference implementation https://github.com/gost-engine/engine Fixes: https://github.com/libguestfs/libguestfs/pull/132 Signed-off-by: Alexey Shabalin <shaba@altlinux.org> [RWMJ: Added documentation, and added gostsum package to the appliance]