Interface | Description |
---|---|
BaseCipher | |
BaseSigner | |
IRandom |
The basic visible methods of any pseudo-random number generator.
|
ISeed |
Class | Description |
---|---|
Algorithms | |
BasePRNG |
An abstract class to facilitate implementing PRNG algorithms.
|
Exception | Description |
---|---|
LimitReachedException |
A checked exception that indicates that a pseudo random number generated has
reached its theoretical limit in generating random bytes.
|
Copyright © 2025. All rights reserved.