Sujet : Re: Password Hash Validation (Posting On Python-List Prohibited)
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.lang.pythonDate : 12. Jul 2024, 09:01:03
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v6qkbf$2tsm1$1@dont-email.me>
References : 1 2 3 4
User-Agent : Pan/0.158 (Avdiivka; )
On Fri, 21 Jun 2024 06:32:58 -0000 (UTC), I wrote:
On Fri, 21 Jun 2024 03:40:55 -0000 (UTC), I wrote:
I think I will create my own wrapper using ctypes.
Done <https://gitlab.com/ldo/nixcrypt>.
The repo now includes an example script that exercises the various
functions of the module.