An open API service indexing awesome lists of open source software.

https://github.com/chadnpc/clihelper.xcrypt

A module with common cryptography functions
https://github.com/chadnpc/clihelper.xcrypt

Last synced: over 1 year ago
JSON representation

A module with common cryptography functions

Awesome Lists containing this project

README

          



icon


cliHelper.xcrypt


xcrypt is a collection af all the basic Cryptography functions that you need.
AES 128,192 or 256 etc.
.


Build on Windows


Build on MacOS


Build on Linux


PowerShell Gallery


Usage

```PowerShell
Install-Module cliHelper.xcrypt
```

```PowerShell
Import-Module cliHelper.xcrypt
```

## License

This project is licensed under the [WTFPL License](LICENSE).