aboutsummaryrefslogtreecommitdiff
path: root/lib/models/Keyring.php
AgeCommit message (Expand)Author
2024-07-03fixed errorsMoritz Strohm
2024-07-03fixed errorMoritz Strohm
2024-07-03use RSA::loadPublickKey instead of PublicKeyLoader::loadPublicKeyMoritz Strohm
2024-07-03fixed errorsMoritz Strohm
2024-07-03removed var_dumpMoritz Strohm
2024-07-03fixed key extraction errorsMoritz Strohm
2024-07-03added Keyring::createFromPublicKeyMoritz Strohm
2024-07-03Keyring::toKeyChain: use range-ID as key set nameMoritz Strohm
2024-07-03fixed errorsMoritz Strohm
2024-07-03course/lti/edit: added fields for public key and keyset URL, made private key...Moritz Strohm
2024-07-03fixed errors, explicitly set SHA256 and OAEP in Keyring::generateMoritz Strohm
2024-07-03changed keyring generation from ES256 to RS256, added keyring generation methodsMoritz Strohm
2024-07-03added Keyring::toKeyChainMoritz Strohm
2024-07-03added TODO noteMoritz Strohm
2024-07-03added Keyring model and database migrationMoritz Strohm