Versions in this module Expand all Collapse all v0 v0.1.1 Jan 16, 2025 v0.1.0 Nov 25, 2024 Changes in this version + func GenerateRSAKey(randomSource io.Reader, bits int) (*rsa.PrivateKey, error) + func GenerateRSAKeyWithHMACDRBG(rand io.Reader, bits int) (*rsa.PrivateKey, error)