Returns a signature of the hash provided.
Overload List
Name | Description | |
---|---|---|
![]() | Sign(array<Byte>[]()[][], array<Byte>[]()[][]) |
Returns a signature of the hash, using the
installed random number generate RNG. This function uses
Nyberg-Rueppel (NR) algorithm.
|
![]() | Sign(array<Byte>[]()[][], array<Byte>[]()[][], array<Byte>[]()[][]) |
Returns a signature of the hash provide.
|
Remarks
This is IEE P1363 primitive ECSP-NR: Elliptic Curve Signature
Primitive.