mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 22:58:46 +00:00
vendor/botan: Remove
This is infrequently maintained, and has been a strict subset of what is available in `core:crypto` for a while. Instead of improving the bindings, it is better to spend resources improving `core:crypto`.
This commit is contained in:
Vendored
-9
@@ -127,15 +127,6 @@ Zero-input latency networking library for peer-to-peer games.
|
||||
|
||||
See also LICENSE in the `GGPO` directory itself.
|
||||
|
||||
## Botan
|
||||
|
||||
[Botan](https://botan.randombit.net/) Crypto and TLS library.
|
||||
|
||||
`botan.lib` is available under Botan's [BSD](https://botan.randombit.net/license.txt) license.
|
||||
|
||||
See also LICENSE in the `botan` directory itself.
|
||||
Includes full bindings as well as wrappers to match the `core:crypto` API.
|
||||
|
||||
## CommonMark
|
||||
|
||||
[CMark](https://github.com/commonmark/cmark) CommonMark parsing library.
|
||||
|
||||
Reference in New Issue
Block a user