Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1441542 > unrolled thread

RE: [PATCH 1/2] crypto: vmx - Adding asm subroutines for XTS

Started byDavid Laight <David.Laight@ACULAB.COM>
First post2016-07-12 18:30 +0200
Last post2016-07-12 18:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  RE: [PATCH 1/2] crypto: vmx - Adding asm subroutines for XTS David Laight <David.Laight@ACULAB.COM> - 2016-07-12 18:30 +0200

#1441542 — RE: [PATCH 1/2] crypto: vmx - Adding asm subroutines for XTS

FromDavid Laight <David.Laight@ACULAB.COM>
Date2016-07-12 18:30 +0200
SubjectRE: [PATCH 1/2] crypto: vmx - Adding asm subroutines for XTS
Message-ID<rU8Jk-7nR-29@gated-at.bofh.it>
From: Paulo Flabiano Smorigo
> Sent: 11 July 2016 20:08
> 
> This patch add XTS subroutines using VMX-crypto driver.
> 
> It gives a boost of 20 times using XTS.
> 
> These code has been adopted from OpenSSL project in collaboration
> with the original author (Andy Polyakov <appro@openssl.org>).

Yep, typical openssl code. 1000+ lines of uncommented impenetrable assembler.
There is 0 chance of anyone ever checking this does what it should.

	David

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web