chore: checkpoint before Python removal

This commit is contained in:
2026-03-26 22:33:59 +00:00
parent 683cec9307
commit e568ddf82a
29972 changed files with 11269302 additions and 2 deletions

10
vendor/fiat-crypto/README.md vendored Normal file
View File

@@ -0,0 +1,10 @@
## Fiat-crypto
This crate provides the extracted Rust code from the Coq
[fiat-crypto](https://github.com/mit-plv/fiat-crypto) libraries.
## License
This project is distributed under the terms of the MIT License, the Apache License (Version 2.0), and the BSD 1-Clause License; users may pick which license to apply.
See [`COPYRIGHT`](COPYRIGHT), [`LICENSE-MIT`](LICENSE-MIT), [`LICENSE-APACHE`](LICENSE-APACHE), and [`LICENSE-BSD-1`](LICENSE-BSD-1) for details.