nextcloud-server/lib/private/Security
Roeland Jago Douma 372f3d2a60
Remove deprecated functions from SecureRandom
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-07 19:33:32 +01:00
..
Bruteforce Fix #9864: Decrease $maxDelay in Throttler.php 2018-06-15 04:58:08 +03:00
CSP Merge pull request #11914 from nextcloud/csp/report-uri 2018-10-23 16:42:24 +02:00
CSRF
IdentityProof Make \OC\Security\IdentityProof strict 2018-03-05 19:33:16 +01:00
Normalizer
RateLimiting
Certificate.php
CertificateManager.php
CredentialsManager.php
Crypto.php Throw exception if decryption fails 2018-11-14 12:47:35 +01:00
Hasher.php Add ARGON2I support to the hasher 2018-04-04 15:43:50 +02:00
SecureRandom.php Remove deprecated functions from SecureRandom 2018-12-07 19:33:32 +01:00
TrustedDomainHelper.php