2015-10-18 16:47:53 +02:00
2008-01-07 22:35:18 +00:00
2008-01-07 22:35:18 +00:00
2008-01-07 22:35:18 +00:00
2007-06-29 05:25:45 +00:00
2008-01-07 22:35:18 +00:00
2012-07-07 05:17:54 +00:00
2015-10-17 16:47:58 +02:00
2008-01-07 22:35:18 +00:00
2015-10-17 16:47:58 +02:00
2008-01-07 22:35:18 +00:00
2015-10-17 17:25:38 +02:00
2013-07-07 19:54:20 +00:00
2013-07-07 19:54:20 +00:00
2013-07-07 19:54:20 +00:00
2015-10-17 17:30:42 +02:00
2013-07-07 19:54:20 +00:00
2008-01-07 22:35:18 +00:00
2008-01-07 22:35:18 +00:00
2008-01-07 22:35:18 +00:00
2008-01-07 22:35:18 +00:00
2009-03-29 10:44:02 +00:00
2008-01-07 22:35:18 +00:00
2008-01-07 22:35:18 +00:00
2015-10-18 16:47:53 +02:00
2012-07-09 05:01:05 +00:00
2013-07-07 19:54:20 +00:00
2008-01-07 22:35:18 +00:00
2015-10-17 16:47:58 +02:00

This is a fork of VTUN, with the following changes:

  • OpenSSL was replaced with libsodium. This requires libsodium >= 1.0.4.

  • Unauthenticated encryption schemes were replaced with hardware-accelerated AES256-GCM.

  • The static, shared key was replaced by an ephemeral keys exchange with Curve25519. The PSK is now only used to sign ephemeral public keys and parameters.

  • Protection against replay attacks was added.

  • Passwords are not kept in memory, guarded memory allocations are used for secrets.

Description
No description provided
Readme 264 KiB
Languages
C 85.1%
Yacc 4.5%
Roff 4.2%
M4 1.9%
Lex 1.3%
Other 3%