---
title: MLDSA87
framework: cryptokit
role: symbol
role_heading: Enumeration
path: cryptokit/mldsa87
---

# MLDSA87

The MLDSA87 Digital Signature Algorithm

## Declaration

```swift
enum MLDSA87
```

## Topics

### Keys

- [MLDSA87.PrivateKey](cryptokit/mldsa87/privatekey.md)
- [MLDSA87.PublicKey](cryptokit/mldsa87/publickey.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
