aws / aws/aws-encryption-sdk-javascript
Complete streaming support for Browsers
- Lingua principale
- TypeScript
- Stelle
- 260
- Fork
- 68
- Merge medio
- 22h 19m
- PR unite (30g)
- 2
Descrizione
The Encryption SDK should support streaming for large files.
The message is already framed,
so the fact that AES-GCM operations in WebCrypto are one-shot is not an issue.
This is actually a benefit since a partial decrypt of AES-GCM
without verifying the MAC is a security issue.
However, all the WebCrypto APIs are one-shot.
Streaming the signature or digest functions is not supported.
This issue is to track all streaming support,
and sub issues can be opened to address specific parts
or point solutions.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
L’issue non indica file, test o punti di ingresso. Inizia esaminando le WebCrypto APIs del browser utilizzate dall’Encryption SDK e il suo message framing esistente, quindi suddividi la richiesta generale di supporto allo streaming in subissue specifiche. Il completamento è definito dall’aggiunta del supporto mancante allo streaming nel browser, ma i componenti esatti e i test di accettazione non sono specificati.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- typescript
- Ambito
- security
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 20/100