Skip to content

Releases: bad-antics/nullsec-adashield

v1.0.0 - AdaShield Release

23 Jan 06:03

Choose a tag to compare

NullSec AdaShield v1.0.0

Cryptographic Protocol Validator in Ada 2012

Features

  • TLS/SSL protocol validation
  • SSH configuration auditing
  • IPSec IKE assessment
  • Cipher suite analysis
  • Key size verification
  • Forward secrecy checks
  • MITRE ATT&CK mapping

Ada 2012 Features

  • Strong typing with constrained ranges
  • Design by contract (Pre/Post)
  • Static predicates (compile-time)
  • Expression functions
  • Generic containers
  • Aspect specifications

Safety-critical security validation.