2.1.1 - This version is safe to use because it has no known security vulnerabilities at this time. Find out if your coding project uses this component and get notified of any reported security vulnerabilities with Meterian-X Open Source Security Platform
Maintain your licence declarations and avoid unwanted licences to protect your IP the way you intended.
Apache-2.0 - Apache License 2.0Crypto-related functionality for web applications, used by Plug.
You can use plug_crypto in your projects by adding it to your mix.exs
dependencies:
def deps do
[{:plug_crypto, "~> 2.0"}]
end
If you're using Plug, you can already use the functionality in plug_crypto since Plug depends on it.
We welcome everyone to contribute to Plug.Crypto and help us tackle existing issues!
CHANGELOG.md
when submitting a pull request.Plug.Crypto source code is released under Apache License 2.0. Check the LICENSE file for more information.