svn commit: r275732 - in head: etc/mtree share/man/man4 share/man/man7 share/man/man9 sys/conf sys/crypto/aesni sys/crypto/via sys/geom/eli sys/libkern sys/mips/rmi/dev/sec sys/modules/aesni sys/mo...

John Baldwin jhb at freebsd.org
Fri Dec 12 20:23:22 UTC 2014


On Friday, December 12, 2014 07:56:38 PM John-Mark Gurney wrote:
> Author: jmg
> Date: Fri Dec 12 19:56:36 2014
> New Revision: 275732
> URL: https://svnweb.freebsd.org/changeset/base/275732
> 
> Log:
>   Add some new modes to OpenCrypto.  These modes are AES-ICM (can be used
>   for counter mode), and AES-GCM.  Both of these modes have been added to
>   the aesni module.
> 
>   Obtained from:	p4: //depot/projects/opencrypto
>   Relnotes:	yes
>   Sponsored by:	FreeBSD Foundation
>   Sponsored by:	NetGate

No reviewers?  (I thought FF projects required a reviewer?)  Were you not able 
to get other folks to review this when you asked?

With crypto involved, it would seem like a good idea to have run this by 
secteam if you hadn't.  (If you did, something like 'Silence from:  secteam' 
in the commit log would have let us know you tried and didn't get any 
feedback). 

-- 
John Baldwin


More information about the svn-src-all mailing list