Commit graph

10 commits

Author SHA1 Message Date
Max
02de513a2b Add support for parsing public keys from certificates 2024-01-24 23:00:00 +08:00
Max
5df108772b Update crypto.go and crypto_test.go
Replace MD4 with MD5 in HashTypes map and update test cases for MD4 and HMac functions. Added new functions for AES256 encryption and decryption.
2024-01-24 18:43:11 +08:00
Max
adc7d5f59d Add RSA2 signing and verification functions 2024-01-21 21:20:06 +08:00
Max
4cd14e58ef [add] migrate crypto 2023-02-02 19:31:40 +08:00
Max
a807899f95 [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
Max
2a60fe1345 [change] migrate processes 2022-11-10 11:07:52 +08:00
Max
9fb8ef2ab6 [add] yao studio api jwt auth support 2022-10-14 18:25:36 +08:00
Max
1aa82b7e5e [add] yao.crypto.hmac base64 encoding 2022-07-13 21:49:57 +08:00
Max
382f6aa7d3 [add] yao.crypto.hmac process 2022-07-13 16:01:29 +08:00
Max
eba92b3eba [add] Process yao.crypto.hash 2022-05-27 11:28:05 +08:00