jrushford opened a new pull request #2561: WIP - Adds the grvssl package that 
lets one use the openssl library vs tls
URL: https://github.com/apache/trafficcontrol/pull/2561
 
 
   This is a work in progress, do not merge.  Looking for comments. 
   
   This adds a 'grvssl' package that through the 
github.com/spacemonkeygo/openssl cgo library,
   lets grove use the openssl library for servicing TLS connections.  The 
developer of the library
   says that his openssl library is a plugin replacement for golang 'tls' and 
has twice the performance over the golang 'tls' encryption.
   
   Also the use of the openssl library will allow the use of Hardware 
encryption cards to further improve tls performance.  See, 
http://www.silicom-usa.com/cats/server-adapters/encryption-compression-offload-server-adapters/encryption-compression-intel-based-server-adapters/
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to