- 
                Notifications
    You must be signed in to change notification settings 
- Fork 306
Closed
Description
In the latest commit: Yawning/chacha20@644b09a, the author did some non backward-compatible changes. One of them is:
NewCipher->New
We should fix this piece here:
Lines 119 to 120 in 7c97cdb
| p.randomStream, err = chacha20.NewCipher( | |
| p.randomStreamSeed[:], randomKeyNonce[:]) | 
Metadata
Metadata
Assignees
Labels
No labels