Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • RSA
    • CreateRSA – creating method
    • EncDecRSA – encrypt/decrypt
    • SignRSAwithHash - calculation / verification of digital signature on RSA keys
    • SigVerUpdateRSAWithHash - streaming computation / verification of digital signature on RSA keys
    • SigVerRSA – signature verification
    • DeleteRSA – deleting method
  • ECDSA
    • CreateECDSA – creating method
    • EncDecECDSA – encrypt/decrypt
    • SigVerECDSA – signature verification
    • DeleteECDSA – deleting method
  • Storage of custom data
    • CreateDataObject – write data
    • FindDataObject – find and read data
    • DeleteDataObject – delete data

...

If you have any questions please contact the support team
info@rutoken.ruImage Added