Autional Autional
API Reference GitHub autional.com →

POST /grpc/hash.HashService/Hash

Accepts a plaintext password and returns the PBKDF2-SM3 hash string.

Hash None application/json

Request Body

FieldTypeRequiredExampleConstraintsDescription
password string No Plaintext password

Responses

StatusDescriptionSchema
200PBKDF2-SM3 hash stringobject