Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 566
    • Issues 566
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 93
    • Merge requests 93
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • BINDBIND
  • Issues
  • #227
Closed
Open
Issue created Apr 24, 2018 by Ondřej Surý@ondrejOwner9 of 10 checklist items completed9/10 checklist items

Crypto library code refactoring

There's a couple of issues or MRs that are related to crypto code refactoring:

  • Unification of random routines #221 (closed)
  • Refactoring HMAC routines #175 (closed) !155 (closed)
  • Remove OpenSSL 0.9.x support and add LibreSSL >= 2.7.0 support #191 (closed) !175 (merged)
  • Remove compilation without DNSSEC #24 (closed)
  • Always use OpenSSL or PKCS#11 random data providers #165 (closed)
  • Replace DISABLE_MD5 with proper return code checking in crypto provider calls
  • Review the public key cryptography code and cross-checking with draft-ietf-dnsop-algorithm-update
  • Refactor message digest functions (similar to #175 (closed))
  • Change ECDSA to Deterministic Usage Elliptic Curve Digital Signature Algorithm (RFC 6979) #299
  • Update documentation, release notes and CHANGES #426 (closed)
Edited Jul 22, 2019 by Ondřej Surý
Assignee
Assign to
Time tracking