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