Mercurial > hgrepos > Python > apps > py-cutils
view README.txt @ 75:a31de3c65877
Remove the use of "hmac.compare_digest()": there are no secrets to protect here
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 27 Feb 2022 15:42:34 +0100 |
| parents | c3268f4e752f |
| children | 15c1058c832e |
line wrap: on
line source
=========== py-cutils =========== :Author: Franz Glasner :Version: 0.3.3 :Date: 2022-02-09 :Copyright: (c) 2020-2022 Franz Glasner :License: BSD 3-Clause "New" or "Revised" License :ID: @(#) $HGid$ Pure Python implementations of coreutils. Currently implemented: - `dos2unix` as :command:`py-dos2unix` - `shasum` as :command:`py-shasum`
