Skip to content

Commit 38c8aba

Browse files
committed
add api update and release note
1 parent c166ec9 commit 38c8aba

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

api/next/75446.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
pkg crypto/rsa, func EncryptOAEPWithOptions(random io.Reader, pub *PublicKey, msg []byte, opts OAEPOptions) ([]byte, error) #75446
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Added [EncryptOAEPWithOptions] function that allows specifying different hash functions for OAEP padding and MGF1 mask generation independently.

0 commit comments

Comments
 (0)