aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2005-12-20 15:50:08 +0000
committerErwin Lansing <erwin@FreeBSD.org>2005-12-20 15:50:08 +0000
commit7a9dfa805e663a3b205b310043c5ebb6af2f08e5 (patch)
tree7c357e03a747622e3884c0b749c77c35791b8328 /security/Makefile
parent56e4435428061a8cab24423a5a95b2231fcb4337 (diff)
downloadports-7a9dfa805e663a3b205b310043c5ebb6af2f08e5.tar.gz
ports-7a9dfa805e663a3b205b310043c5ebb6af2f08e5.zip
GOST 28147-89 is a 64-bit symmetric block cipher with a 256-bit
key developed in the former Soviet Union. Some information on it is available at http://vipul.net/gost/ . This module implements GOST encryption. It supports the Crypt::CBC interface, with the functions described below. It also provides an interface that is backwards- compatible with Crypt::GOST 0.41, but its use in new code is discouraged. WWW: http://search.cpan.org/dist/Crypt-GOST PR: ports/90684 Submitted by: Gabor Kovesdan
Notes
Notes: svn path=/head/; revision=151650
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 1b5e8bda42e0..2516358d6200 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -301,6 +301,7 @@
SUBDIR += p5-Crypt-DH
SUBDIR += p5-Crypt-DSA
SUBDIR += p5-Crypt-ECB
+ SUBDIR += p5-Crypt-GOST
SUBDIR += p5-Crypt-GPG
SUBDIR += p5-Crypt-GeneratePassword
SUBDIR += p5-Crypt-HCE_MD5