1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-11-23 01:49:53 +03:00
SoftEtherVPN/src/bin/hamcore
Davide Beatrici c310163244 Cedar/Command: Add GenX25519 and GetPublicX25519 commands
GenX25519 command - Create new X25519 keypair
Help for command "GenX25519"

Purpose:
  Create new X25519 keypair

Description:
  Use this to create a new X25519 keypair, which can be used for WireGuard.
  Both the private and public key will be shown.
  The public key can be shared and is used to identify a peer.
  Also, it can always be retrieved from the private key using the GetPublicX25519 command.
  The private key should be kept in a secure place and never be shared.
  It cannot be recovered once lost.

Usage:
  GenX25519

==========================================================================================

GetPublicX25519 command - Retrieve public X25519 key from a private one
Help for command "GetPublicX25519"

Purpose:
  Retrieve public X25519 key from a private one

Description:
  Use this if you have a private X25519 key and want to get its corresponding public key.

Usage:
  GetPublicX25519 [private]

Parameters:
  private - The private X25519 key you want to get the corresponding public key of.
2021-07-07 08:43:41 +02:00
..
DriverPackages Update the driver binary for https://github.com/SoftEtherVPN/SoftEtherVPN/pull/929 2019-06-30 01:22:04 +09:00
webui Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
wwwroot/admin Bump ssri from 6.0.1 to 6.0.2 in /src/bin/hamcore/wwwroot/admin/default 2021-04-29 19:34:47 +00:00
backup_dir_readme.txt v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
empty.config v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
eula.txt Documents: Switching license from GPLv2 to Apache License 2.0. 2018-12-02 09:37:24 +09:00
lang.config v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
languages_wine.txt v4.21-9613-beta 2016-04-24 23:49:31 +09:00
languages.txt pt-br translation 2019-12-28 15:43:06 +05:00
legal.txt legal.txt: remove unneeded text 2018-10-03 08:17:46 +02:00
openvpn_readme.pdf v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
openvpn_readme.txt v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
openvpn_sample.ovpn hamcore: Remove trailing spaces from comments 2020-03-25 12:23:55 +01:00
root_certs.dat v4.07-9448-rtm 2014-06-06 06:53:20 +09:00
SOURCES_OF_BINARY_FILES.TXT hamcore: Remove files that are not referenced in the code 2021-02-22 00:44:35 +01:00
strtable_cn.stb Cedar/Command: Add GenX25519 and GetPublicX25519 commands 2021-07-07 08:43:41 +02:00
strtable_en.stb Cedar/Command: Add GenX25519 and GetPublicX25519 commands 2021-07-07 08:43:41 +02:00
strtable_ja.stb Cedar/Command: Add GenX25519 and GetPublicX25519 commands 2021-07-07 08:43:41 +02:00
strtable_ko.stb Cedar/Command: Add GenX25519 and GetPublicX25519 commands 2021-07-07 08:43:41 +02:00
strtable_pt_br.stb Cedar/Command: Add GenX25519 and GetPublicX25519 commands 2021-07-07 08:43:41 +02:00
strtable_ru.stb Cedar/Command: Add GenX25519 and GetPublicX25519 commands 2021-07-07 08:43:41 +02:00
strtable_tw.stb Cedar/Command: Add GenX25519 and GetPublicX25519 commands 2021-07-07 08:43:41 +02:00
vpn16.exe v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
vpnserver_api_doc.html Fixing the typo "descrption" of the JSON-RPC document. Thanks to https://github.com/SoftEtherVPN/SoftEtherVPN/issues/938 2019-07-10 14:37:30 +09:00
vpnweb_sample_cn.htm Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
vpnweb_sample_en.htm Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
vpnweb_sample_ja.htm v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
vpnweb_sample_ko.htm Add Korean resources 2015-05-29 07:37:28 +09:00
vpnweb_sample_tw.htm Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
warning_cn.txt hamcore: Restore warning_*.txt files 2021-03-11 20:15:20 +01:00
warning_en.txt hamcore: Restore warning_*.txt files 2021-03-11 20:15:20 +01:00
warning_ja.txt hamcore: Restore warning_*.txt files 2021-03-11 20:15:20 +01:00
warning_ko.txt hamcore: Restore warning_*.txt files 2021-03-11 20:15:20 +01:00
warning_ru.txt hamcore: Restore warning_*.txt files 2021-03-11 20:15:20 +01:00
warning_tw.txt hamcore: Restore warning_*.txt files 2021-03-11 20:15:20 +01:00
winpcap_installer_win9x.exe v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
winpcap_installer.exe v4.03-9408-rtm 2014-01-04 22:00:08 +09:00