Re: FastIPSec and OCF



Good day.

Fri, Oct 05, 2007 at 10:51:56AM +0100, Bubble Reading wrote:
Does FASTIPSec in FreeBSD use OCF framework ? Where can I find more
documentation ?

OCF: man 9 crypto
IPSec: man 4 ipsec
It will give you some pointers, at least on the 7-CURRENT.

<offtopic>
You can not say 'OCF Framework', because OCF stands for the
OpenBSD Cryptographic Framework, so you repeat the last word twice.
</offtopic>

I wish to run cryptographic algorithms after setting a VPN. What command
should I use to run a particular crytographic algorithm (e.g. 3DES etc.)

I think that it depends on the toolset you're using to make VPN.
Or you want to do it from your own code? Then you may want to
have a look at the ports security/racoon2 and security/ipsec-tools.
--
Eygene
_______________________________________________
freebsd-security@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: FastIPSec and OCF
    ... Can I use Fast-IPSec as a tool to run a crypto command? ... IPSec: man 4 ipsec ... You can not say 'OCF Framework', ... have a look at the ports security/racoon2 and security/ipsec-tools. ...
    (FreeBSD-Security)
  • Re: OpenSWAN equivalent on FreeBSD
    ... Set up IPSec on FreeBSD ... OCF is a port of the BSD crypto framework to ... Configure the kernel with appropriate crypto devices configured. ...
    (freebsd-stable)