From 0d2baa808c837e2c5db1c0e51e53ae8fa6ce9b86 Mon Sep 17 00:00:00 2001 From: Andrey Pshenkin Date: Fri, 12 Sep 2025 18:43:13 +0100 Subject: crypto/rsa: add EncryptOAEPWithOptions Co-authored-by: Filippo Valsorda Change-Id: I78968794d609a7b343e5affc141d8ba96a6a6964 Reviewed-on: https://go-review.googlesource.com/c/go/+/722260 Reviewed-by: Roland Shoemaker TryBot-Bypass: Filippo Valsorda Reviewed-by: Cherry Mui Auto-Submit: Filippo Valsorda Reviewed-by: Daniel McCarney --- api/next/65716.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 api/next/65716.txt (limited to 'api') diff --git a/api/next/65716.txt b/api/next/65716.txt new file mode 100644 index 0000000000..aad479698b --- /dev/null +++ b/api/next/65716.txt @@ -0,0 +1 @@ +pkg crypto/rsa, func EncryptOAEPWithOptions(io.Reader, *PublicKey, []uint8, *OAEPOptions) ([]uint8, error) #65716 -- cgit v1.3-6-g1900