THIRD-PARTY NOTICES

The following dependencies are incorporated into the iReasoning Free Rust SNMP Agent.

aes v0.8.4
License: MIT OR Apache-2.0
Source: https://github.com/RustCrypto/block-ciphers

async-trait v0.1.91 (proc-macro)
License: MIT OR Apache-2.0
Source: https://github.com/dtolnay/async-trait

bitflags v2.13.1
License: MIT OR Apache-2.0
Source: https://github.com/bitflags/bitflags

block-buffer v0.10.4
License: MIT OR Apache-2.0
Source: https://github.com/RustCrypto/utils

block-padding v0.3.3
License: MIT OR Apache-2.0
Source: https://github.com/RustCrypto/utils

bytes v1.12.1
License: MIT
Source: https://github.com/tokio-rs/bytes

cbc v0.1.2
License: MIT OR Apache-2.0
Source: https://github.com/RustCrypto/block-modes

cfb-mode v0.8.2
License: MIT OR Apache-2.0
Source: https://github.com/RustCrypto/block-modes

cfg-if v1.0.4
License: MIT OR Apache-2.0
Source: https://github.com/rust-lang/cfg-if

cipher v0.4.4
License: MIT OR Apache-2.0
Source: https://github.com/RustCrypto/traits

command-group v5.0.1
License: Apache-2.0 OR MIT
Source: https://github.com/watchexec/command-group

cpufeatures v0.2.17
License: MIT OR Apache-2.0
Source: https://github.com/RustCrypto/utils

crypto-common v0.1.7
License: MIT OR Apache-2.0
Source: https://github.com/RustCrypto/traits

des v0.8.1
License: MIT OR Apache-2.0
Source: https://github.com/RustCrypto/block-ciphers

digest v0.10.7
License: MIT OR Apache-2.0
Source: https://github.com/RustCrypto/traits

errno v0.3.14
License: MIT OR Apache-2.0
Source: https://github.com/lambda-fairy/rust-errno

generic-array v0.14.7
License: MIT
Source: https://github.com/fizyk20/generic-array.git

getrandom v0.3.4
License: MIT OR Apache-2.0
Source: https://github.com/rust-random/getrandom

hmac v0.12.1
License: MIT OR Apache-2.0
Source: https://github.com/RustCrypto/MACs

inout v0.1.4
License: MIT OR Apache-2.0
Source: https://github.com/RustCrypto/utils

ipnet v2.12.0
License: MIT OR Apache-2.0
Source: https://github.com/krisprice/ipnet

itoa v1.0.18
License: MIT OR Apache-2.0
Source: https://github.com/dtolnay/itoa

libc v0.2.186
License: MIT OR Apache-2.0
Source: https://github.com/rust-lang/libc

log v0.4.33
License: MIT OR Apache-2.0
Source: https://github.com/rust-lang/log

mac-addr v0.3.0
License: MIT
Source: https://github.com/shellrow/mac-addr

md-5 v0.10.6
License: MIT OR Apache-2.0
Source: https://github.com/RustCrypto/hashes

memchr v2.8.3
License: Unlicense OR MIT
Source: https://github.com/BurntSushi/memchr

mio v1.2.2
License: MIT
Source: https://github.com/tokio-rs/mio

netdev v0.42.0
License: MIT
Source: https://github.com/shellrow/netdev

netlink-packet-core v0.8.1
License: MIT
Source: https://github.com/rust-netlink/netlink-packet-core

netlink-packet-route v0.29.0
License: MIT
Source: https://github.com/rust-netlink/netlink-packet-route

netlink-sys v0.8.8
License: MIT
Source: https://github.com/rust-netlink/netlink-sys

nix v0.27.1
License: MIT
Source: https://github.com/nix-rust/nix

paste v1.0.15 (proc-macro)
License: MIT OR Apache-2.0
Source: https://github.com/dtolnay/paste

pin-project-lite v0.2.17
License: Apache-2.0 OR MIT
Source: https://github.com/taiki-e/pin-project-lite

ppv-lite86 v0.2.21
License: MIT OR Apache-2.0
Source: https://github.com/cryptocorrosion/cryptocorrosion

proc-macro2 v1.0.107
License: MIT OR Apache-2.0
Source: https://github.com/dtolnay/proc-macro2

quote v1.0.47
License: MIT OR Apache-2.0
Source: https://github.com/dtolnay/quote

rand v0.9.5
License: MIT OR Apache-2.0
Source: https://github.com/rust-random/rand

rand_chacha v0.9.0
License: MIT OR Apache-2.0
Source: https://github.com/rust-random/rand

rand_core v0.9.5
License: MIT OR Apache-2.0
Source: https://github.com/rust-random/rand

roxmltree v0.20.0
License: MIT OR Apache-2.0
Source: https://github.com/RazrFalcon/roxmltree

secrecy v0.10.3
License: Apache-2.0 OR MIT
Source: https://github.com/iqlusioninc/crates/tree/main/secrecy

serde v1.0.229
License: MIT OR Apache-2.0
Source: https://github.com/serde-rs/serde

serde_core v1.0.229
License: MIT OR Apache-2.0
Source: https://github.com/serde-rs/serde

serde_derive v1.0.229 (proc-macro)
License: MIT OR Apache-2.0
Source: https://github.com/serde-rs/serde

serde_json v1.0.150
License: MIT OR Apache-2.0
Source: https://github.com/serde-rs/json

sha1 v0.10.7
License: MIT OR Apache-2.0
Source: https://github.com/RustCrypto/hashes

sha2 v0.10.9
License: MIT OR Apache-2.0
Source: https://github.com/RustCrypto/hashes

signal-hook-registry v1.4.8
License: MIT OR Apache-2.0
Source: https://github.com/vorner/signal-hook

socket2 v0.6.5
License: MIT OR Apache-2.0
Source: https://github.com/rust-lang/socket2

subtle v2.6.1
License: BSD-3-Clause
Source: https://github.com/dalek-cryptography/subtle

syn v2.0.119
License: MIT OR Apache-2.0
Source: https://github.com/dtolnay/syn

syn v3.0.0
License: MIT OR Apache-2.0
Source: https://github.com/dtolnay/syn

sysinfo v0.35.2
License: MIT
Source: https://github.com/GuillaumeGomez/sysinfo

thiserror v2.0.19
License: MIT OR Apache-2.0
Source: https://github.com/dtolnay/thiserror

thiserror-impl v2.0.19 (proc-macro)
License: MIT OR Apache-2.0
Source: https://github.com/dtolnay/thiserror

tokio v1.53.0
License: MIT
Source: https://github.com/tokio-rs/tokio

tokio-macros v2.7.1 (proc-macro)
License: MIT
Source: https://github.com/tokio-rs/tokio

typenum v1.20.1
License: MIT OR Apache-2.0
Source: https://github.com/paholg/typenum

unicode-ident v1.0.24
License: (MIT OR Apache-2.0) AND Unicode-3.0
Source: https://github.com/dtolnay/unicode-ident

zerocopy v0.8.54
License: BSD-2-Clause OR Apache-2.0 OR MIT
Source: https://github.com/google/zerocopy

zeroize v1.9.0
License: Apache-2.0 OR MIT
Source: https://github.com/RustCrypto/utils

zeroize_derive v1.5.0 (proc-macro)
License: Apache-2.0 OR MIT
Source: https://github.com/RustCrypto/utils

zmij v1.0.23
License: MIT
Source: https://github.com/dtolnay/zmij

