1
0
mirror of https://github.com/fumiama/aes-rsa-tcp-demo.git synced 2026-06-05 01:20:24 +08:00

Update README.md

This commit is contained in:
源文雨
2023-12-29 16:37:58 +09:00
committed by GitHub
parent f79b275f42
commit 7b8211af9d

View File

@@ -61,3 +61,7 @@ In this demo, the [RSA Private Key](rsa_2048_private_x509.b14) and AES key is sa
In the file [utils/rsa.go](utils/rsa.go), I use `go:linkname` to hook the private function of `crypto/rsa` library and realized a **self-made** signature algorithm that can get the decoding result but not just verify whether it is valid (unlike the official method `rsa.VerifyPKCS1v15`).
## Demo
See the video below.
https://github.com/fumiama/aes-rsa-tcp-demo/assets/41315874/e4f6522b-e147-4a2f-add3-3a2abb90e96b