mirror of
https://github.com/wiz0u/WTelegramClient.git
synced 2026-04-04 22:17:43 +00:00
Implement RSA_PAD algo for new public keys
This commit is contained in:
parent
8aa07011e9
commit
e205244cf7
4 changed files with 73 additions and 20 deletions
|
|
@ -33,8 +33,10 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<None Include="..\logo.png" Link="Data\logo.png" Pack="true" PackagePath="\"/>
|
||||
<None Include="..\README.md" Link="Data\README.md" Pack="true" PackagePath="\"/>
|
||||
<None Include="..\ci.yml" Link="Data\ci.yml" />
|
||||
<None Include="..\logo.png" Link="Data\logo.png" Pack="true" PackagePath="\" />
|
||||
<None Include="..\README.md" Link="Data\README.md" Pack="true" PackagePath="\" />
|
||||
<None Include="..\release.yml" Link="Data\release.yml" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue