nextcloud/lib/private/Security
Micke Nordin 3a99cf9a67 feat(identityproof): Ed25519 app keys
Add Manager::generateEd25519AppKey: persist a sodium-generated
Ed25519 keypair (raw 32-byte public, 64-byte secret) under the same
appdata layout the existing RSA path uses. Used by OCMSignatoryManager
for the slotted RFC 9421 signing keys.

Signed-off-by: Micke Nordin <kano@sunet.se>
2026-05-27 11:03:55 +02:00
..
Bruteforce chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
CSP chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
CSRF feat: Add generate session token to CsrfTokenManager 2026-05-12 18:24:12 +02:00
FeaturePolicy chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IdentityProof feat(identityproof): Ed25519 app keys 2026-05-27 11:03:55 +02:00
Ip chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Normalizer refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
RateLimiting chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Signature feat(http-sig): RFC 9421 protocol primitives 2026-05-27 11:03:55 +02:00
VerificationToken chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Certificate.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
CertificateManager.php refactor: use strict operator 2026-04-30 00:51:29 +02:00
CredentialsManager.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Crypto.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Hasher.php fix: also respect max value for hashingThreads 2026-05-19 20:44:51 +02:00
RemoteHostValidator.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
SecureRandom.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
TrustedDomainHelper.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00