Subject: CVS commit: pkgsrc/security/bearssl
From: Alistair G. Crooks
Date: 2017-06-14 03:14:30
Message id: 20170614011430.64000FAB6@cvs.NetBSD.org

Log Message:
Update bearssl from version 0.3 to version 0.4

Changes from previous version:

+ New AES and GHASH implementations for POWER8 processors (provides
AES/GCM at more than 2 gigabytes per second!).

+ Improved GHASH implementation with AES-NI opcodes (pclmulqdq).

+ New Poly1305 implementation with 64 -> 128 multiplications,
available on some 64-bit architectures.

+ New "i62" big-integer code with 64 -> 128 multiplications, available
on some 64-bit architectures (RSA is much faster).

+ Some mostly cosmetic patches to support very old systems (BearSSL
now compiles and run on Debian 2.2 "potato" from 2000, with GCC
2.95).

Files:
RevisionActionfile
1.3modifypkgsrc/security/bearssl/Makefile
1.2modifypkgsrc/security/bearssl/distinfo