]> git.codecow.com Git - Monocypher.git/commit
Added a script that renames the 'crypto_' prefix
authorLoup Vaillant <loup@loup-vaillant.fr>
Tue, 11 Jan 2022 20:48:05 +0000 (21:48 +0100)
committerLoup Vaillant <loup@loup-vaillant.fr>
Tue, 11 Jan 2022 20:48:05 +0000 (21:48 +0100)
commit799e2cc6724b1bf6d6b22279d9aca6851f1a4040
treeded7a1c719417068808cb76feef9e11a6476455f
parent74f59b9a90b0a4aa0f342c197ea53cdc79135c36
Added a script that renames the 'crypto_' prefix

Fixes #224

This is not a perfect fix (hard to have one without proper namespaces),
but at least users now an easy way to avoid name clashes.
README.md
change-prefix.sh [new file with mode: 0755]