crypto-iris

Downloads8
Subscribe
0
Bookmark
0
Details
Releases
Reviews
Issues
Provider

What's new in this version

Initial Release

About Crypto-IRIS Application

This is an application to show how to use cryptography with Python and IRIS

Installation

  1. Clone/git pull the repo into any local directory
$ git clone https://github.com/yurimarx/crypto-iris.git
  1. Open a Docker terminal in this directory and run:
$ docker-compose build
  1. Run the IRIS container:
$ docker-compose up -d 
  1. Go to your Postman (or other similar REST client) and config the request like this image to encrypt:

Request Encrypt messages

  1. Click send and get text encrypted as binary hex message

  2. Go to your Postman (or other similar REST client) and config the request like this image to decrypt:

Request Decrypt messages

  1. Click send and get text decrypted as string message

Credits

This application used pyDes project

Rating
5 (1)
Category
Technology Example
Works with
InterSystems IRIS
Tags
Info
Publisher
Visum Consult
Version
1.0.0
Last updated
2022-03-09
Repository
Open
Documentation
Open
License
Link