Package | Description |
---|---|
gnu.crypto.sig.rsa |
Class and Description |
---|
EME_OAEP |
EME_PKCS1_V1_5
An implementation of the EME-PKCS1-V1.5 encoding and decoding methods.
|
EMSA_ISO9796d2
ISO9796d2 scheme 1
|
EMSA_PKCS1_V1_5
An implementation of the EMSA-PKCS1-V1.5 encoding scheme.
|
EMSA_PKCS1_V1_5_WithErroneousAlgId
Padding with AlgorithId parameters null instead of ASN NULL
WARNING this class must be sync with EMSA_PKCS1_V1_5
Only use for validation!!!
|
EMSA_PSS
An implementation of the EMSA-PSS encoding/decoding scheme.
|
RSA_SSCD
secure signature creation
Ozet=Hash(PRND2||K_KEC||RND.TCKK||SN.TCKK)
ImzaVerisi=(’6A’||PRND2||K_KEC||Ozet||’BC’)
Imza=Sign(Private.GEM,ImzaVerisi)
|
Copyright © 2025. All rights reserved.