{
  "cksum": "7f164d9b6133a4a07ffdd96416c0898d728009df55a86456378f21b78d36c98c",
  "crate_file": "mbedtls-rs-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/mbedtls-rs/mbedtls-rs-0.1.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "critical-section",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "defmt",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "embedded-io",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "embedded-io-async",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "enumset",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "tls-engine",
        "tls-core",
        "tls-client",
        "tls-server",
        "tls-proto-tls12",
        "tls-proto-tls13",
        "kex-ecdhe-ecdsa",
        "alg-sha256",
        "alg-aes",
        "alg-gcm",
        "alg-hkdf",
        "alg-ecp",
        "alg-ecdh",
        "alg-ecdsa",
        "pk",
        "curve-secp256r1",
        "drbg-ctr",
        "entropy",
        "base64",
        "pem-parse",
        "x509-parse"
      ],
      "kind": "normal",
      "name": "mbedtls-rs-sys",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.10.1",
      "target": null
    }
  ],
  "features": {
    "alg-aes": [
      "mbedtls-rs-sys/alg-aes"
    ],
    "alg-aria": [
      "mbedtls-rs-sys/alg-aria"
    ],
    "alg-camellia": [
      "mbedtls-rs-sys/alg-camellia"
    ],
    "alg-ccm": [
      "mbedtls-rs-sys/alg-ccm"
    ],
    "alg-chacha20": [
      "mbedtls-rs-sys/alg-chacha20"
    ],
    "alg-chachapoly": [
      "mbedtls-rs-sys/alg-chachapoly"
    ],
    "alg-cmac": [
      "mbedtls-rs-sys/alg-cmac"
    ],
    "alg-des": [
      "mbedtls-rs-sys/alg-des"
    ],
    "alg-dhm": [
      "mbedtls-rs-sys/alg-dhm"
    ],
    "alg-ecdh": [
      "mbedtls-rs-sys/alg-ecdh"
    ],
    "alg-ecdsa": [
      "mbedtls-rs-sys/alg-ecdsa"
    ],
    "alg-ecjpake": [
      "mbedtls-rs-sys/alg-ecjpake"
    ],
    "alg-ecp": [
      "mbedtls-rs-sys/alg-ecp"
    ],
    "alg-gcm": [
      "mbedtls-rs-sys/alg-gcm"
    ],
    "alg-hkdf": [
      "mbedtls-rs-sys/alg-hkdf"
    ],
    "alg-md5": [
      "mbedtls-rs-sys/alg-md5"
    ],
    "alg-nist-kw": [
      "mbedtls-rs-sys/alg-nist-kw"
    ],
    "alg-pkcs12": [
      "mbedtls-rs-sys/alg-pkcs12"
    ],
    "alg-pkcs5": [
      "mbedtls-rs-sys/alg-pkcs5"
    ],
    "alg-ripemd160": [
      "mbedtls-rs-sys/alg-ripemd160"
    ],
    "alg-rsa": [
      "mbedtls-rs-sys/alg-rsa"
    ],
    "alg-rsa-pss": [
      "mbedtls-rs-sys/alg-rsa-pss"
    ],
    "alg-sha1": [
      "mbedtls-rs-sys/alg-sha1"
    ],
    "alg-sha256": [
      "mbedtls-rs-sys/alg-sha256"
    ],
    "alg-sha512": [
      "mbedtls-rs-sys/alg-sha512"
    ],
    "base64": [
      "mbedtls-rs-sys/base64"
    ],
    "cipher-mode-cbc": [
      "mbedtls-rs-sys/cipher-mode-cbc"
    ],
    "cipher-mode-cfb": [
      "mbedtls-rs-sys/cipher-mode-cfb"
    ],
    "cipher-mode-ctr": [
      "mbedtls-rs-sys/cipher-mode-ctr"
    ],
    "cipher-mode-ofb": [
      "mbedtls-rs-sys/cipher-mode-ofb"
    ],
    "cipher-mode-xts": [
      "mbedtls-rs-sys/cipher-mode-xts"
    ],
    "curve-bp256r1": [
      "mbedtls-rs-sys/curve-bp256r1"
    ],
    "curve-bp384r1": [
      "mbedtls-rs-sys/curve-bp384r1"
    ],
    "curve-bp512r1": [
      "mbedtls-rs-sys/curve-bp512r1"
    ],
    "curve-curve25519": [
      "mbedtls-rs-sys/curve-curve25519"
    ],
    "curve-curve448": [
      "mbedtls-rs-sys/curve-curve448"
    ],
    "curve-secp192k1": [
      "mbedtls-rs-sys/curve-secp192k1"
    ],
    "curve-secp192r1": [
      "mbedtls-rs-sys/curve-secp192r1"
    ],
    "curve-secp224k1": [
      "mbedtls-rs-sys/curve-secp224k1"
    ],
    "curve-secp224r1": [
      "mbedtls-rs-sys/curve-secp224r1"
    ],
    "curve-secp256k1": [
      "mbedtls-rs-sys/curve-secp256k1"
    ],
    "curve-secp256r1": [
      "mbedtls-rs-sys/curve-secp256r1"
    ],
    "curve-secp384r1": [
      "mbedtls-rs-sys/curve-secp384r1"
    ],
    "curve-secp521r1": [
      "mbedtls-rs-sys/curve-secp521r1"
    ],
    "default": [
      "tls"
    ],
    "drbg-ctr": [
      "mbedtls-rs-sys/drbg-ctr"
    ],
    "drbg-hmac": [
      "mbedtls-rs-sys/drbg-hmac"
    ],
    "embassy-time": [
      "mbedtls-rs-sys/embassy-time"
    ],
    "entropy": [
      "mbedtls-rs-sys/entropy"
    ],
    "esp32": [
      "mbedtls-rs-sys/esp32"
    ],
    "esp32c2": [
      "mbedtls-rs-sys/esp32c2"
    ],
    "esp32c3": [
      "mbedtls-rs-sys/esp32c3"
    ],
    "esp32c5": [
      "mbedtls-rs-sys/esp32c5"
    ],
    "esp32c6": [
      "mbedtls-rs-sys/esp32c6"
    ],
    "esp32h2": [
      "mbedtls-rs-sys/esp32h2"
    ],
    "esp32s2": [
      "mbedtls-rs-sys/esp32s2"
    ],
    "esp32s3": [
      "mbedtls-rs-sys/esp32s3"
    ],
    "force-esp-riscv-gcc": [
      "mbedtls-rs-sys/force-esp-riscv-gcc"
    ],
    "force-generate-bindings": [
      "mbedtls-rs-sys/force-generate-bindings"
    ],
    "hook-timer": [
      "mbedtls-rs-sys/hook-timer"
    ],
    "hook-wall-clock": [
      "mbedtls-rs-sys/hook-wall-clock"
    ],
    "kex-dhe-psk": [
      "mbedtls-rs-sys/kex-dhe-psk"
    ],
    "kex-dhe-rsa": [
      "mbedtls-rs-sys/kex-dhe-rsa"
    ],
    "kex-ecdh-ecdsa": [
      "mbedtls-rs-sys/kex-ecdh-ecdsa"
    ],
    "kex-ecdh-rsa": [
      "mbedtls-rs-sys/kex-ecdh-rsa"
    ],
    "kex-ecdhe-ecdsa": [
      "mbedtls-rs-sys/kex-ecdhe-ecdsa"
    ],
    "kex-ecdhe-psk": [
      "mbedtls-rs-sys/kex-ecdhe-psk"
    ],
    "kex-ecdhe-rsa": [
      "mbedtls-rs-sys/kex-ecdhe-rsa"
    ],
    "kex-ecjpake": [
      "mbedtls-rs-sys/kex-ecjpake"
    ],
    "kex-psk": [
      "mbedtls-rs-sys/kex-psk"
    ],
    "kex-rsa": [
      "mbedtls-rs-sys/kex-rsa"
    ],
    "kex-rsa-psk": [
      "mbedtls-rs-sys/kex-rsa-psk"
    ],
    "matter": [
      "mbedtls-rs-sys/matter"
    ],
    "nohook": [
      "mbedtls-rs-sys/nohook"
    ],
    "nohook-exp-mod": [
      "mbedtls-rs-sys/nohook-exp-mod"
    ],
    "nohook-sha1": [
      "mbedtls-rs-sys/nohook-sha1"
    ],
    "nohook-sha256": [
      "mbedtls-rs-sys/nohook-sha256"
    ],
    "nohook-sha512": [
      "mbedtls-rs-sys/nohook-sha512"
    ],
    "openthread": [
      "mbedtls-rs-sys/openthread",
      "tls-debug"
    ],
    "pem-parse": [
      "mbedtls-rs-sys/pem-parse"
    ],
    "pem-write": [
      "mbedtls-rs-sys/pem-write"
    ],
    "pk": [
      "mbedtls-rs-sys/pk"
    ],
    "pkcs7": [
      "mbedtls-rs-sys/pkcs7"
    ],
    "platform-zeroize-alt": [
      "mbedtls-rs-sys/platform-zeroize-alt"
    ],
    "ssl-in-content-len-1024": [
      "mbedtls-rs-sys/ssl-in-content-len-1024"
    ],
    "ssl-in-content-len-16384": [
      "mbedtls-rs-sys/ssl-in-content-len-16384"
    ],
    "ssl-in-content-len-2048": [
      "mbedtls-rs-sys/ssl-in-content-len-2048"
    ],
    "ssl-in-content-len-256": [
      "mbedtls-rs-sys/ssl-in-content-len-256"
    ],
    "ssl-in-content-len-4096": [
      "mbedtls-rs-sys/ssl-in-content-len-4096"
    ],
    "ssl-in-content-len-512": [
      "mbedtls-rs-sys/ssl-in-content-len-512"
    ],
    "ssl-in-content-len-8192": [
      "mbedtls-rs-sys/ssl-in-content-len-8192"
    ],
    "ssl-out-content-len-1024": [
      "mbedtls-rs-sys/ssl-out-content-len-1024"
    ],
    "ssl-out-content-len-16384": [
      "mbedtls-rs-sys/ssl-out-content-len-16384"
    ],
    "ssl-out-content-len-2048": [
      "mbedtls-rs-sys/ssl-out-content-len-2048"
    ],
    "ssl-out-content-len-256": [
      "mbedtls-rs-sys/ssl-out-content-len-256"
    ],
    "ssl-out-content-len-4096": [
      "mbedtls-rs-sys/ssl-out-content-len-4096"
    ],
    "ssl-out-content-len-512": [
      "mbedtls-rs-sys/ssl-out-content-len-512"
    ],
    "ssl-out-content-len-8192": [
      "mbedtls-rs-sys/ssl-out-content-len-8192"
    ],
    "std": [
      "mbedtls-rs-sys/std"
    ],
    "tls": [
      "mbedtls-rs-sys/tls",
      "tls-debug"
    ],
    "tls-cache": [
      "mbedtls-rs-sys/tls-cache"
    ],
    "tls-client": [
      "mbedtls-rs-sys/tls-client"
    ],
    "tls-core": [
      "mbedtls-rs-sys/tls-core"
    ],
    "tls-debug": [
      "mbedtls-rs-sys/tls-debug"
    ],
    "tls-engine": [
      "mbedtls-rs-sys/tls-engine"
    ],
    "tls-proto-dtls": [
      "mbedtls-rs-sys/tls-proto-dtls"
    ],
    "tls-proto-tls12": [
      "mbedtls-rs-sys/tls-proto-tls12"
    ],
    "tls-proto-tls13": [
      "mbedtls-rs-sys/tls-proto-tls13"
    ],
    "tls-server": [
      "mbedtls-rs-sys/tls-server"
    ],
    "tls-ticket": [
      "mbedtls-rs-sys/tls-ticket"
    ],
    "use-gcc": [
      "mbedtls-rs-sys/use-gcc"
    ],
    "x509-parse": [
      "mbedtls-rs-sys/x509-parse"
    ],
    "x509-write": [
      "mbedtls-rs-sys/x509-write"
    ]
  },
  "features2": {
    "defmt": [
      "dep:defmt",
      "mbedtls-rs-sys/defmt"
    ],
    "log": [
      "dep:log",
      "mbedtls-rs-sys/log"
    ]
  },
  "index_path": "mb/ed/mbedtls-rs",
  "name": "mbedtls-rs",
  "pubtime": "2026-06-25T07:27:42Z",
  "rust_version": "1.84",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
