diff options
| author | Allan Jude <allanjude@FreeBSD.org> | 2016-05-29 01:15:36 +0000 |
|---|---|---|
| committer | Allan Jude <allanjude@FreeBSD.org> | 2016-05-29 01:15:36 +0000 |
| commit | b468a9ff1d3a70c6d14cf2b49574cbbcc60ff997 (patch) | |
| tree | 59f55ee6a0d920a0aada43db03458cad3bea0e3f /lib/libmd/sha512.3 | |
| parent | 31dd9effd91ca134be7bcaabee571765c265a671 (diff) | |
| parent | 92f76dc624c277a7c731733a4e51997c0e9ad981 (diff) | |
Notes
Diffstat (limited to 'lib/libmd/sha512.3')
| -rw-r--r-- | lib/libmd/sha512.3 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/libmd/sha512.3 b/lib/libmd/sha512.3 index 2eb58509cdaec..d718adadd18dc 100644 --- a/lib/libmd/sha512.3 +++ b/lib/libmd/sha512.3 @@ -192,7 +192,10 @@ string which represents the 256 bits in hexadecimal. .Xr md4 3 , .Xr md5 3 , .Xr ripemd 3 , -.Xr sha 3 +.Xr sha 3 , +.Xr sha256 3 , +.Xr sha512 3 , +.Xr skein 3 .Sh HISTORY These functions appeared in .Fx 9.0 . |
