Thanks to visit codestin.com
Credit goes to pkg.go.dev

agentrsa

package
v2.21.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2025 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateDeterministicKey

func GenerateDeterministicKey(seed int64) *rsa.PrivateKey

GenerateDeterministicKey generates an RSA private key deterministically based on the provided seed. This function uses a deterministic random source to generate the primes p and q, ensuring that the same seed will always produce the same private key. The generated key is 2048 bits in size.

Reference: https://pkg.go.dev/crypto/rsa#GenerateKey

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL