v2rayN/v2rayN/ServiceLib
cryptochecktool 9f44815470
Create AesUtils.cs (#6161)
新增AesUtils,替换掉DesUtils,提高安全性。
细节:
1.使用AES代替DES
2.正确使用IV调用方式
3.使用SHA256代替MD5进行密钥派生
4.使用PBKDF进行迭代生成密钥。
2024-11-26 13:52:37 +08:00
..
Base Refactor NoticeHandler 2024-10-07 10:59:13 +08:00
Common Create AesUtils.cs (#6161) 2024-11-26 13:52:37 +08:00
Enums Delete splithttp 2024-11-22 20:56:34 +08:00
Handler Added core update function for macos 2024-11-25 20:31:12 +08:00
Models Added core update function for macos 2024-11-25 20:31:12 +08:00
Resx Remove Routing Basic function 2024-11-20 12:01:04 +08:00
Sample Merge pac function into the main program 2024-11-23 14:08:08 +08:00
Services Added core update function for macos 2024-11-25 20:31:12 +08:00
ViewModels Added core update function for macos 2024-11-25 20:31:12 +08:00
FodyWeavers.xml Refactoring Project 2024-08-20 14:15:29 +08:00
Global.cs Merge pac function into the main program 2024-11-23 14:08:08 +08:00
GlobalUsings.cs Refactor system proxy 2024-10-16 09:20:05 +08:00
ServiceLib.csproj up 7.2.1 2024-11-24 11:31:45 +08:00