8000 GitHub - RaedShari/postman-rsa-encryption: RSA support to encrypt value using public key
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

RaedShari/postman-rsa-encryption

< 8618 h2 class="sr-only ScreenReaderHeading-module__userSelectNone--vW4Cq prc-Heading-Heading-6CmGO" data-testid="screen-reader-heading" id="folders-and-files">Folders and files
NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

postman-rsa-encryption

  • Since Postman doesn't support RSA encryption yet, I had to download and use:
    • jsrsasign The free pure JavaScript cryptographic library.
  • Please check If Postman is supporting RSA encryption before using this script:

Getting Started

  • Just copy and paste the script to the Pre-request Script tab, in your postman request window.
  • You have to replace YOUR-PLAIN-TEXT, YOUR-PUBLIC-KEY, and YOUR-HEADER-NAME in the script, with yours. The public key should start with: -----BEGIN PUBLIC KEY-----

Acknowledgments

About

RSA support to encrypt value using public key

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0