Updating to dual-license (#252)

This commit is contained in:
Kevin Lewi
2021-12-03 14:38:11 -08:00
committed by GitHub
parent 29b2ebef1b
commit adbd50f523
31 changed files with 123 additions and 77 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ keywords = ["cryptography", "crypto", "opaque", "passwords", "authentication"]
categories = ["no-std"]
description = "An implementation of the OPAQUE password-authenticated key exchange protocol"
authors = ["Kevin Lewi <[email protected]>", "François Garillot <[email protected]>"]
license = "MIT"
license = "Apache-2.0 OR MIT"
edition = "2018"
readme = "README.md"
resolver = "2"