Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

140
Visualizações
Javascript implementation of sha256_crypt

I am looking to create/use a javascript implementation of passlib.hash.sha256_crypt where I can specify a salt and password and receive a hash that is in the $5${salt}${checksum} format. However all of the javascript implementations I have seen return the output in 64bytes (like what this site returns).

Is there a javascript implementation that returns the $5${salt}${checksum} format? Or at least a way I can convert to this format?

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

You can try to convert the python directly to JS. Not gurentee to work though, it depends on convertor's quality.

  1. Copy python's module:
from passlib.hash import sha256_crypt
print sha256_crypt.__file__
  1. Convert python's module to JS

You can use this site, there are lots of free resources online.

I assume they use numpy, so the challenge might be finding a convertor that can handle numpy.

Good luck with your project!

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda