fmgp.crypto
package fmgp.crypto
Members list
Type members
Classlikes
object CryptoOperationsImp extends CryptoOperations
https://identity.foundation/didcomm-messaging/spec/#key-wrapping-algorithms
Attributes
- Supertypes
-
trait CryptoOperationstrait CryptoJWTOperationstrait CryptoDIDCommOperationsclass Objecttrait Matchableclass AnyShow all
- Self type
-
CryptoOperationsImp.type
object CryptoProvider
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
CryptoProvider.type
case class ECDH_AnonCryptoProvider(curve: Curve, cek: SecretKey) extends ECDHCryptoProvider
object ECDH_AnonEC extends ECDH_UtilsEC
Attributes
- Supertypes
- Self type
-
ECDH_AnonEC.type
object ECDH_AnonOKP extends ECDH_UtilsOKP
Attributes
- Supertypes
- Self type
-
ECDH_AnonOKP.type
case class ECDH_AuthCryptoProvider(curve: Curve, cek: SecretKey) extends ECDH1PUCryptoProvider
object ECDH_AuthEC extends ECDH_UtilsEC
Attributes
- Supertypes
- Self type
-
ECDH_AuthEC.type
object ECDH_AuthOKP extends ECDH_UtilsOKP
Attributes
- Supertypes
- Self type
-
ECDH_AuthOKP.type
trait ECDH_UtilsEC
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object ECDH_AnonECobject ECDH_AuthEC
trait ECDH_UtilsOKP
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object ECDH_AnonOKPobject ECDH_AuthOKP
object KeyGenerator
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
KeyGenerator.type
object PlatformSpecificOperations
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
object UtilsJVM
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
UtilsJVM.type
object given_Conversion_Base64Obj_JWEHeader extends Conversion[Base64Obj[ProtectedHeader], JWEHeader]
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
object given_Conversion_Base64_Base64URL extends Conversion[Base64, Base64URL]
Attributes
- Supertypes
- Self type
Extensions
Extensions
extension (c: JWTOperations.type)
Hide implementation details to improve the API
Hide implementation details to improve the API
Note: methods names SHOULD be different from the methods extension in Operations.type
Attributes
In this article