WinDog/ModWinDog/Hashing/Hashing.yaml

20 lines
450 B
YAML
Executable File

summary:
en: Functions for calculating hashes of content.
it: Funzioni per calcolare hash di contenuti.
endpoints:
hash:
summary:
en: Responds with the hash-sum of the included or quoted text.
it: Risponde con la somma hash del testo incluso o citato.
algorithms:
en: Available algorithms
it: Algoritmi disponibili
arguments:
algorithm:
en: Algorithm
it: Algoritmo
body:
en: Text to hash
it: Testo da hashare