All of lore.kernel.org
 help / color / mirror / Atom feed
* RFC 4301,3602 and 4868 support in Linux kernel 4.9.180
@ 2021-09-23  7:18 Bhat, Jayalakshmi Manjunath
  2021-09-23  8:49 ` Sandy Harris
  0 siblings, 1 reply; 2+ messages in thread
From: Bhat, Jayalakshmi Manjunath @ 2021-09-23  7:18 UTC (permalink / raw)
  To: 'linux-crypto@vger.kernel.org'

Hi All,

We are in the process of submitting our device for Common Criteria Certification. Our device uses Linux kernel 4.9.180  for aarch64.  We want to understand of the Linux kernel version 4.9.180 supports the below RFC's. I looked in https://www.kernel.org/doc/rfc-linux.html, but could not get enough information. 
Can anyone let me know if the Linux kernel support the below RFC's. 

*	RFC 4301 (Security Architecture for the Internet Protocol)
*	RFC 3602 (The AES-CBC Cipher Algorithm and Its Use with IPsec)
*	RFC 4868 (Using HMAC-SHA-256-, HMAC-SHA-384, and HMAC-SHA-512 with IPsec)

Regards,
Jayalakshmi


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: RFC 4301,3602 and 4868 support in Linux kernel 4.9.180
  2021-09-23  7:18 RFC 4301,3602 and 4868 support in Linux kernel 4.9.180 Bhat, Jayalakshmi Manjunath
@ 2021-09-23  8:49 ` Sandy Harris
  0 siblings, 0 replies; 2+ messages in thread
From: Sandy Harris @ 2021-09-23  8:49 UTC (permalink / raw)
  To: Bhat, Jayalakshmi Manjunath; +Cc: linux-crypto

Bhat, Jayalakshmi Manjunath <jayalakshmi.bhat@hp.com> wrote:

> We are in the process of submitting our device for Common Criteria Certification. Our device uses Linux kernel 4.9.180  for aarch64.  We want to understand of the Linux kernel version 4.9.180 supports the below RFC's. I looked in https://www.kernel.org/doc/rfc-linux.html, but could not get enough information.

> Can anyone let me know if the Linux kernel support the below RFC's.
>
> *       RFC 4301 (Security Architecture for the Internet Protocol)

That is the core RFC for the IPsec protocols, version two.
Yes, Linux has had IPsec support for over 20 years now.

4301 is not the only relevant RFC, though. Here is a summary document:
https://eprint.iacr.org/2006/097.pdf

Note that not everything in the RFCs is necessarily a good idea.
Back around the turn of the century, FreeS/WAN was the first
IPsec implementation for Linux. Here's their document on
features in the version 1 IPsec RFCs that they deliberately
left out:
https://www.freeswan.org/freeswan_trees/freeswan-2.06/doc/compat.html#dropped

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-23  8:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-23  7:18 RFC 4301,3602 and 4868 support in Linux kernel 4.9.180 Bhat, Jayalakshmi Manjunath
2021-09-23  8:49 ` Sandy Harris

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.