Go to file
cryptochecktool 672b8c48ac
AesUtils重新修改 (#6165)
* Create AesUtils.cs

新增AesUtils,替换掉DesUtils,提高安全性。
细节:
1.使用AES代替DES
2.正确使用IV调用方式
3.使用SHA256代替MD5进行密钥派生
4.使用PBKDF进行迭代生成密钥。

* Update AesUtils.cs

1.将默认密钥规则设置为与DES一致
2.经过本地测试
2024-11-26 19:54:46 +08:00
.github use Dependabot keep actions updated to latest (#5886) 2024-10-23 09:35:02 +08:00
v2rayN AesUtils重新修改 (#6165) 2024-11-26 19:54:46 +08:00
.gitignore
LICENSE
README.md Update README.md 2024-11-20 15:33:29 +08:00

README.md

v2rayN

A GUI client for Windows and Linux, support Xray core and others

GitHub commit activity CodeFactor GitHub Releases Chat on Telegram

How to use

Check Release files introduction and select the version you need to download

Windows

  • Run v2rayN.exe

Linux

  • chmod +x v2rayN Run ./v2rayN
Debian 9+
Ubuntu 16.04+
Fedora 30+

Requirements

Telegram Channel

github_2dust