ipsec
should you authenticate the initialization vector in ipsec?
I\'m trying to implement IPSEC in the form of ESP in transport mode with using aes in galois/counter mode, according to RFC4106.[详细]
2023-04-12 05:27 分类:问答simple explanations for macsec and ipsec
I need to implement IPSEC and MACSEC transformations on ethernet packets (i.e. I don\'t need to deal with setting up parameters, security associations, or key exchange issues, just do the transformati[详细]
2023-04-10 00:31 分类:问答Error while compiling ipsec tools...What does PATH_IPSEC_H actually mean?
Like I said in the title.I\'m trying to compile libipsec right now and am having a world of difficulty (not using the C library it was intended to be compiled on).Many of my errors are caused from the[详细]
2023-03-17 21:32 分类:问答IPSec NAT traversal
ESP transport mode is incompatible with NAT (not NAPT or PAT) I saw on many papers that because NAT device should calculate TCP checksom so transport mode wouldn\'t work with NAT.[详细]
2023-02-13 13:03 分类:问答Implementing IPSEC Protocol [closed]
开发者_如何学编程 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely[详细]
2023-01-20 19:43 分类:问答OPENSSL vs IPSEC
just a very general qu开发者_JAVA技巧estion, but can somebody tell me when I use openSSL and when IPSEC to secure data transfer over the internet? It seems both of them[详细]
2023-01-16 15:11 分类:问答Resources on IPSec and IKE [closed]
As it currently stands, this ques开发者_Go百科tion is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely soli[详细]
2023-01-14 12:13 分类:问答Programming a VPN, Authontication stage - RFC not clear enough
I have a custom build of a Unix OS. My task: Adding an IPSec to the OS. I am working on Phase I, done sending the first 2 packets.[详细]
2022-12-24 02:06 分类:问答Is there a cmdlet in PowerShell 2 to handle ipsec changes?
I am using System.Management.Automation to build a program that开发者_高级运维 serves as a firewall, essentially, and I was wondering if there is a specific cmdlet in PowerShell 2 to handle ipsec chan[详细]
2022-12-10 18:52 分类:问答How does the IPSec Key Exchange protocol work?
I need to fully understand the IPSec Phase 1 negotiation. now, I break this to 3 steps: Algorithm negotiations[详细]
2022-12-10 17:15 分类:问答