summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2020-06-10 14:32:26 +0000
committertaca <taca@pkgsrc.org>2020-06-10 14:32:26 +0000
commitdfe8add6924ceae2f542280af30c8b750f347048 (patch)
treec424612f1c862e32bbdabbdabb73812df7564813 /security
parent861b5f18ac5abb946283ecd56672e8ccd344358c (diff)
downloadpkgsrc-dfe8add6924ceae2f542280af30c8b750f347048.tar.gz
security/ruby-openssl-cmac: add package version 2.0.1
Add openssl-cmac package version 2.0.1. Ruby Gem for * RFC 4493 - The AES-CMAC Algorithm (http://tools.ietf.org/html/rfc4493) * RFC 4494 - The AES-CMAC-96 Algorithm and Its Use with IPsec (http://tools.ietf.org/html/rfc4494) * RFC 4615 - The Advanced Encryption Standard-Cipher-based Message Authentication Code-Pseudo-Random Function-128 (AES-CMAC-PRF-128) Algorithm for the Internet Key Exchange Protocol (IKE) (http://tools.ietf.org/html/rfc4615)
Diffstat (limited to 'security')
-rw-r--r--security/ruby-openssl-cmac/DESCR11
-rw-r--r--security/ruby-openssl-cmac/Makefile14
-rw-r--r--security/ruby-openssl-cmac/PLIST12
-rw-r--r--security/ruby-openssl-cmac/distinfo6
4 files changed, 43 insertions, 0 deletions
diff --git a/security/ruby-openssl-cmac/DESCR b/security/ruby-openssl-cmac/DESCR
new file mode 100644
index 00000000000..c360fc458ce
--- /dev/null
+++ b/security/ruby-openssl-cmac/DESCR
@@ -0,0 +1,11 @@
+openssl-cmac
+
+Ruby Gem for
+* RFC 4493 - The AES-CMAC Algorithm (http://tools.ietf.org/html/rfc4493)
+* RFC 4494 - The AES-CMAC-96 Algorithm and Its Use with IPsec
+ (http://tools.ietf.org/html/rfc4494)
+
+* RFC 4615 - The Advanced Encryption Standard-Cipher-based Message
+ Authentication Code-Pseudo-Random Function-128 (AES-CMAC-PRF-128)
+ Algorithm for the Internet Key Exchange Protocol (IKE)
+ (http://tools.ietf.org/html/rfc4615)
diff --git a/security/ruby-openssl-cmac/Makefile b/security/ruby-openssl-cmac/Makefile
new file mode 100644
index 00000000000..989554b1d26
--- /dev/null
+++ b/security/ruby-openssl-cmac/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2020/06/10 14:32:26 taca Exp $
+
+DISTNAME= openssl-cmac-2.0.1
+CATEGORIES= security
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://github.com/smalllars/openssl-cmac
+COMMENT= RFC 4493, 4494, 4615 - The AES-CMAC Algorithm
+LICENSE= mit
+
+USE_LANGUAGES= # none
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/security/ruby-openssl-cmac/PLIST b/security/ruby-openssl-cmac/PLIST
new file mode 100644
index 00000000000..34af19983f0
--- /dev/null
+++ b/security/ruby-openssl-cmac/PLIST
@@ -0,0 +1,12 @@
+@comment $NetBSD: PLIST,v 1.1 2020/06/10 14:32:26 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.rubocop.yml
+${GEM_LIBDIR}/.yardopts
+${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/lib/openssl/cmac.rb
+${GEM_LIBDIR}/lib/openssl/cmac/version.rb
+${GEM_LIBDIR}/test/test_cmac.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/security/ruby-openssl-cmac/distinfo b/security/ruby-openssl-cmac/distinfo
new file mode 100644
index 00000000000..829b556cc7d
--- /dev/null
+++ b/security/ruby-openssl-cmac/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/06/10 14:32:26 taca Exp $
+
+SHA1 (openssl-cmac-2.0.1.gem) = 4092af1242dc55ee93c5a62cf384bb410d82e7da
+RMD160 (openssl-cmac-2.0.1.gem) = 82846291290944f9aaf969cadb634a810578186a
+SHA512 (openssl-cmac-2.0.1.gem) = 4257eda512477d3d73835b402d551f68796d90151ef029f1017c504dff36a6b2239eee7d33cf2c041788b247de6122cd3e27ec1c27a65dbb04c13857173ff64f
+Size (openssl-cmac-2.0.1.gem) = 9728 bytes