Skip to content

v1.1.0.16 Hotfix 1

Compare
Choose a tag to compare
@Kritner Kritner released this 16 Mar 15:34
· 31 commits to master since this release
408bdf3

Demo: 2021-03-16
Prod: 2021-03-17

  • Corrects SHA2 parameter validator to check for 3x the digest size rather than the digest size as a value within the message lengths domain
  • Wasn't fully rejecting SHA1 from KAS registration
  • Determine "features" of KAS-IFC scheme group generation based on scheme metadata, rather than the "not null" presence of the array that describes that scheme feature.
  • Updates /testSessions/ GET endpoint to enable pagination
    • Should be related to #89, but can't completely verify until the fix is out there.
    • The execution time against the endpoint is vastly improved.