SUCCESS [main] https://github.com/pyca/cryptography Mar 14, 2024

Found 2825 files to analyze, successfully processed 2825, 0 failed with 325 findings

Identified 4 different licenses but no copyright remark

The files used in this repository belong to the following license types:

BSD-3-Clause, Apache-2.0, MIT

CHANGELOG.rst
No result CONTRIBUTING.rst
LICENSE
LICENSE.APACHE Apache-2.0
LICENSE.BSD BSD-3-Clause
MANIFEST.in
No result README.rst
No result ci-constraints-requirements.txt
noxfile.py BSD-3-Clause, Apache-2.0
pyproject.toml
release.py BSD-3-Clause, Apache-2.0
docs BSD-3-Clause, Apache-2.0 90
tests BSD-3-Clause, Apache-2.0 102
vectors BSD-3-Clause, Apache-2.0 2417
src BSD-3-Clause, Apache-2.0 204

Path

src > _cffi_src > utils.py

View in repository

Copyright

Copyright analysis was not included

License

BSD-3-Clause, Apache-2.0

Crypto

No crypto indication found by DeepScan

Code comments

1
...

3

BSD-3-Clause, Apache-2.0

Copyright analysis was not included

 This file is dual licensed under the terms of the Apache License, Version
 2.0, and the BSD License. See the LICENSE file in the root of this repository
 for complete details.

utils.py