Add files via upload

This commit is contained in:
MatMasIt
2021-06-17 01:27:55 +02:00
committed by GitHub
parent 2d81573557
commit 3ecdf0fad5
11 changed files with 641 additions and 0 deletions

View File

@ -0,0 +1,6 @@
This software is made available under the terms of *either* of the licenses
found in LICENSE.APACHE or LICENSE.BSD. Contributions to cryptography are made
under the terms of *both* these licenses.
The code used in the OpenSSL locking callback and OS random engine is derived
from CPython, and is licensed under the terms of the PSF License Agreement.