Skip to content

reprise de la PR de traduction de HMAC de Vvenance - #1145

Merged
deronnax merged 17 commits into
python:3.8from
deronnax:vvenance_hmac
Mar 29, 2020
Merged

reprise de la PR de traduction de HMAC de Vvenance#1145
deronnax merged 17 commits into
python:3.8from
deronnax:vvenance_hmac

Conversation

@deronnax

@deronnax deronnax commented Feb 4, 2020

Copy link
Copy Markdown
Collaborator

Reprise de la PR #823. Le texte d'origine en anglais est assez aride et mériterait lui-même une correction.
closes #821

@JulienPalard JulienPalard left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah oui pas simple.

Certaines de mes propositions prennent de la liberté (de l'avance peut être, si on pousse ça upstream), mais ça ne me gêne pas d'appliquer dans la traduction une amélioration qui n'est pas encore appliquée upstream.

Comment thread library/hmac.po Outdated
Comment thread library/hmac.po Outdated
Comment thread library/hmac.po Outdated
Comment thread library/hmac.po Outdated
Comment thread library/hmac.po Outdated
Comment thread library/hmac.po Outdated
Comment thread library/hmac.po Outdated
Comment thread library/hmac.po Outdated
Comment thread library/hmac.po Outdated

@christopheNan christopheNan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merci pour cette contribution.
Juste quelques reformulations.

Comment thread library/hmac.po Outdated
Comment thread library/hmac.po Outdated
Comment thread library/hmac.po Outdated
Comment thread library/hmac.po Outdated
Comment thread library/hmac.po Outdated
Comment thread library/hmac.po Outdated
Comment thread library/hmac.po Outdated
Comment thread library/hmac.po Outdated
Comment thread library/hmac.po Outdated
msgstr ""
"Retourne ``a == b``. Cette fonction utilise une approche destinée à prévenir "
"l'analyse des temps de réponse en évitant les comportements de court circuit "
"basés sur le contenu, ce qui la rend appropriée pour de la cryptographie. "

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"basés sur le contenu, ce qui la rend appropriée pour de la cryptographie. "
"quel que soit le contenu, ce qui rend son utilisation appropriée en cryptographie. "

Comment thread library/hmac.po Outdated
@python python deleted a comment from Seluj78 Mar 8, 2020
Comment thread library/hmac.po Outdated
Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
Co-Authored-By: Julien Palard <julien@palard.fr>

@christopheNan christopheNan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Précisions sur la différence en HMAC et hachage simple.

Comment thread library/hmac.po Outdated
"donnant la clé secrète. Si *msg* est présent, un appel à ``update(msg)`` est "
"effectué. *digestmod* permet de choisir l’algorithme à utiliser par l’objet "
"HMAC, il accepte un nom de fonction de hachage (peut être tout ce qui "
"convient :func:`hashlib.new`), un constructeur de fonction de hachage ou un "

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"convient :func:`hashlib.new`), un constructeur de fonction de hachage ou un "
"convient à :func:`hashlib.new`), un constructeur de fonction de hachage ou un "

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Toujours d'actualité.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

arf pardon. Maintenant c'est bon

Comment thread library/hmac.po Outdated
Comment thread library/hmac.po Outdated
Comment thread library/hmac.po Outdated
Comment thread library/hmac.po Outdated
Comment thread library/hmac.po Outdated
Comment thread library/hmac.po Outdated
Comment thread Makefile Outdated
deronnax and others added 4 commits March 9, 2020 20:55
Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
    Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
@deronnax

Copy link
Copy Markdown
Collaborator Author

Hop, c'est bon. @JulienPalard @christopheNan un dernier p'tit coup de review et on merge, qu'on en finisse ?

christopheNan
christopheNan previously approved these changes Mar 20, 2020
@deronnax

Copy link
Copy Markdown
Collaborator Author

@JulienPalard je peux pas fusionner tant qu'il n'y a pas ton approbation :'(.
closes #821

@deronnax

Copy link
Copy Markdown
Collaborator Author

@christopheNan tu peux me mettre un approval, voir si ça passe ?

@christopheNan
christopheNan dismissed JulienPalard’s stale review March 29, 2020 19:32

Relais passé à christopheNan

@deronnax
deronnax merged commit 7144ca0 into python:3.8 Mar 29, 2020
@deronnax

Copy link
Copy Markdown
Collaborator Author

Mon dieu, enfin.

@deronnax
deronnax deleted the vvenance_hmac branch March 29, 2020 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Je travaille sur library/hmac.po

5 participants