Skip to content
  • dgoulet's avatar
    Implement trees_secretbox_key · e54c717b
    dgoulet authored
    Fetched from the database, if this value is set and valid that is a 64
    characters long HEX string decoded to a 32 bytes secret key, we go
    directly to the secretbox opening by passing the password hashing.
    
    This is useful for SSO support or/and secret key cache mechanism.
    
    Ref #14
    
    
    
    Signed-off-by: default avatarDavid Goulet <dgoulet@ev0ke.net>
    e54c717b