Skip to content
  • Lukas Reschke's avatar
    Add some security utilities · d26a9c3c
    Lukas Reschke authored
    This adds some security utilities to core including:
    - A library for basic crypto operations (e.g. to encrypt passwords)
    - A better library for cryptographic actions which allows you to specify the charset
    - A library for secure string comparisions
    
    Remove .htaccess
    
    Remove .htaccess
    
    Fix typo
    
    Add public API
    
    Use timing constant comparision
    
    Remove CBC constant
    
    Adjust code
    
    Remove confusing $this
    d26a9c3c