webhat / go_ecb_dont_use

Electronic Code Book is insecure, DON'T USE IT

Home Page:https://codereview.appspot.com/7860047/patch/23001/24002

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go ECB implementation

A library I use uses Electronic Code Book. This is an implementation of ECB from Go Lang, rejected from the main branch for being insecure.

Source: ecb.go, ecb_test.go

About

Electronic Code Book is insecure, DON'T USE IT

https://codereview.appspot.com/7860047/patch/23001/24002

License:Apache License 2.0


Languages

Language:Go 100.0%