RSA signature option

GPTKB entity

Statements (20)
Predicate Object
gptkbp:instanceOf crypt
gptkbp:basedOn gptkb:RSA_algorithm
gptkbp:canUseHashFunction gptkb:MD5
gptkb:SHA-256
gptkb:SHA-1
gptkbp:definedIn gptkb:RFC_8017
https://www.w3.org/2000/01/rdf-schema#label RSA signature option
gptkbp:provides authentication
integrity
gptkbp:requires key pair generation
gptkbp:standardizedBy gptkb:PKCS_#1
gptkbp:usedFor digital signatures
gptkbp:usedIn gptkb:SSL
TLS
gptkbp:uses public key cryptography
private key for signing
public key for verification
gptkbp:vulnerableTo padding oracle attacks (if improperly implemented)
gptkbp:bfsParent gptkb:Secure_Neighbor_Discovery
gptkbp:bfsLayer 7