Skip to content

Commit

Permalink
try to sign the commit
Browse files Browse the repository at this point in the history
  • Loading branch information
lddssxy committed May 18, 2022
1 parent ddd8369 commit 4c9e674
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utils/rsa_crypto_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ func init() {
}

func TestOAEPCrypto(t *testing.T) {

const message = "hello world"
// 使用OAEP padding方式对证书加密
ciphertext, err := EncryptOAEPWithCertificate(message, testRSACryptoUtilCertificate)
Expand Down

0 comments on commit 4c9e674

Please sign in to comment.