Клиентские базы! Тел\Viber\Whatsapp:+79139393506 Skype:prodawez389
Email:mgordee...@gmail.com Узнайте подробнее!!!
--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/major
On Fri, Feb 12, 2016 at 05:45:24PM +0100, Roman Drahtmueller wrote:
>
> 56 bit keys are already prevented from being used, which conforms to rfc2451.
> As of 2016, 112 bit 3DES should be prevented, too, if the expectation
> is that the algorithm uses 168 bit.
I'm not sure this is a place to be ma
Am Freitag, 12. Februar 2016, 17:45:24 schrieb Roman Drahtmueller:
Hi Roman,
>56 bit keys are already prevented from being used, which conforms to rfc2451.
>As of 2016, 112 bit 3DES should be prevented, too, if the expectation is
>that the algorithm uses 168 bit.
>
>Signed-off-by: Roman Drahtmuel
On 12 February 2016 at 16:47, Jeremy Linton wrote:
> ECB modes don't use an initialization vector. The kernel
> /proc/crypto interface doesn't reflect this properly.
>
> Signed-off-by: Jeremy Linton
Thanks for spotting that!
Acked-by: Ard Biesheuvel
> ---
> arch/arm/crypto/aes-ce-glue.c | 4
56 bit keys are already prevented from being used, which conforms to rfc2451.
As of 2016, 112 bit 3DES should be prevented, too, if the expectation
is that the algorithm uses 168 bit.
Signed-off-by: Roman Drahtmueller
---
crypto/des_generic.c | 21 +++--
1 files changed, 19 in
On Thu, Feb 11, 2016 at 03:04:43PM +0100, Steffen Trumtrar wrote:
> Add documentation for the Freescale Security Controller (SCC)
> found on i.MX25 SoCs.
>
> Signed-off-by: Steffen Trumtrar
> ---
> .../devicetree/bindings/crypto/fsl-imx-scc.txt | 17
> +
> 1 file change
ECB modes don't use an initialization vector. The kernel
/proc/crypto interface doesn't reflect this properly.
Signed-off-by: Jeremy Linton
---
arch/arm/crypto/aes-ce-glue.c | 4 ++--
arch/arm64/crypto/aes-glue.c | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/arch/arm/