mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-02 18:46:06 +02:00
Move hardclock implementation to entropy_pool.c to use that as a (pseudo) entropy source for now
14 lines
273 B
JSON
14 lines
273 B
JSON
{
|
|
"name": "mbedtls",
|
|
"version": "2.0.0-beta9a",
|
|
"private": true,
|
|
"license": "mbed partner license",
|
|
"extraIncludes": ["include"],
|
|
"dependencies": {},
|
|
"targetDependencies": {
|
|
"arm": {
|
|
"mbed": "~3.0.0-alpha2"
|
|
}
|
|
}
|
|
}
|