derhuerst/blake3-native

support full Node Hash API

Open

#2 aperta il 12 gen 2020

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Rust (0 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (2 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Node Hashes

  • are Transform streams,
  • support strings and buffers with update(),
  • support an optional encoding parameter with digest().

This will make blake3-native a drop-in replacement for the Node built-in (or it's standalone nom-based version, create-hash).

Guida contributor