mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-03 16:16:43 +00:00
LibCrypto: Remove unused ChaCha20Poly1305
class
This commit is contained in:
parent
bc0bb0d535
commit
ce3e79a402
Notes:
github-actions[bot]
2025-02-17 23:04:05 +00:00
Author: https://github.com/devgianlu
Commit: ce3e79a402
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3606
6 changed files with 0 additions and 429 deletions
|
@ -8,7 +8,6 @@ shared_library("LibCrypto") {
|
|||
"//Userland/Libraries/LibCore",
|
||||
]
|
||||
sources = [
|
||||
"AEAD/ChaCha20Poly1305.cpp",
|
||||
"ASN1/ASN1.cpp",
|
||||
"ASN1/DER.cpp",
|
||||
"ASN1/PEM.cpp",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue