Tags: itbackyard/CryptoNet
Tags
Feature/41 major imporvement (#44) * Fix encrypt and decrypt files with general improvement (reported by and thanks to @TK-SMF) #41 Tom Kersting * unit test refactoring, adding cli examples refactoring, adding file test * Fix cross-system compatibility * Update documentation and add code coverage --------- Co-authored-by: Maytham Fahmi <[email protected]>
Feature/release2.2.0 (#35) * #28 class renamed * remove todo * update nugets Co-authored-by: Maytham Fahmi <[email protected]> Co-authored-by: Maytham Fahmi <[email protected]>
Feature/27 rsa value set (#34) * #27 set private and publik key in model * Correct key method Co-authored-by: Maytham Fahmi <[email protected]>