Skip to content

kinosang/RsaSignatureDynamicValue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSA/ECDSA Signature Dynamic Value (Paw Extension)

A Paw Extension to allow insertion of a RSA/ECDSA Signature.

Features

  • RSA Signature
    • MD5withRSA
    • SHA1withRSA
    • SHA224withRSA
    • SHA256withRSA
    • SHA384withRSA
    • SHA512withRSA
    • RIPEMD160withRSA
  • ECDSA Signature
    • MD5withECDSA
    • SHA1withECDSA
    • SHA224withECDSA
    • SHA256withECDSA
    • SHA384withECDSA
    • SHA512withECDSA
    • RIPEMD160withECDSA
  • Plaintext Source
    • Request Body
      • Body Parameter Filtering
      • Body Parameter Re-Sorting
    • Specified Message
  • Output Encoding
    • Base64
    • Hex

License

This Paw Extension is released under the MIT License.

This repository includes a copy of the jsrsasign library, which is BSD licensed.

Copyright © 2019 Chino Chang

About

RSA/ECDSA Signature Dynamic Value (Paw Extension)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published