/forsikring_openSSL_poc

OpenSSL poc for insurance project

Primary LanguageTypeScript

You need to have nodeJS and typescript installed to run this program

npm install -g typescript
npm install

Asymmetric:

To run the program, run ->

npx tsc openssl-automation.ts
node openssl-automation.js

Symmetric:

npx tsc openssl-automatic-symmetric.ts
node openssl-automtion-symmetric.js