Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • O OpenLDAP
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Bugzilla
    • Bugzilla
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • openldap
  • OpenLDAP
  • Merge requests
  • !25

ITS#9203, ITS#9206

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ryan Tandy requested to merge ryan/openldap:its9203-9206 into master Apr 07, 2020
  • Overview 2
  • Commits 7
  • Pipelines 3
  • Changes 4

Patches from Peter Marschall (bugs have IPR notices):

  • add a manual page for pw-argon2
  • tell libsodium explicitly to use Argon2 hash
  • treat memory param as KiB everywhere

Patches from me:

  • s/slapd-argon2/pw-argon2/g README (based on patch from Peter)
  • call sodium_init() before calling libsodium funcs
  • convert crypto_pwhash_MEMLIMIT_INTERACTIVE to KiB
  • use the argon2id default values explicitly
  • don't document the (libargon2 specific) parameter defaults
Edited Apr 09, 2020 by Ryan Tandy
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: its9203-9206