All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- directory for testfiles
- some commments
- Updated Node.js to v10.13.0
- Tesfiles from main directory
- directory "allinone" for test/ and src/
- keypair generator
- md files
- Now, RSA keys get created by cryto
0.2.2 - 2018-11-19
- some comments
- made assymetric kelength longer
- made some salts longer
- linter for code
0.2.1 - 2018-11-19
- explicit encoding to utf8
- some comments
- fixed object oriented fileencryption
- added OAEP padding
- added pss padding
0.2.0 - 2018-10-16
- corrects markdown files
- corrects versions in changelog
0.1.3 - 2018-09-10
- fileexample now runs before unit test
- added Changelog
- added .editorconfig
- file.txt for testing
- added istanbul for line coverage tests
- travis.yml and sonar-project.properties so that sonar works
- location of test
- changed package json to generate test reports from mocha and istanbul
- added something
- added something else
- changed something
- changed something else
- deprecated something
- deprecated something else
- removed something
- removed something else
- fixed something
- fixed something else
- made some security relevant changes
- made other security relevant changes