Jump to content

Search the Community

Showing results for tags 'Hash'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Russian Section
    • Новости и объявления
    • Пиратия: Документация
    • Пиратия: Релизы
    • Пиратия: Разработка
    • Пиратия: Web
    • Пиратия: Помощь
    • Совместные проекты / набор команды
    • Доска объявлений
    • Программирование
    • Оффтопик
    • Корзина
  • English Section
    • News & Announcements
    • Guides
    • Releases
    • Development
    • Web
    • Questions & Help
    • Shared Projects / Team search
    • Paid services & Requests
    • Programming
    • Offtopic
    • Recycle bin
  • Portuguese Section
    • Dúvidas & Ajuda
  • Spanish Section
    • Preguntas y Ayuda
  • Servers
    • Russian servers
    • English servers

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Found 1 result

  1. Greetings, fellow developers I'd love to ask if any of you know what kind of hashing algorithm the server configuration files are using, I want to write a password generator stand-alone application and allow for more secure passwords as well. I'm aware that the AccountDB has a password column that is using and MD5 hash, is there a way to use a different hash; like including my own salt column for passwords and users can then use that password to enter instead of an MD5 one? Overall my goal is to write a stand-alone application to do that all at once, just need to make sure what the hashing algorithms are and if giving my databases a salt-column will help with making it even more secure. Best regards, Jaquemon.
×
×
  • Create New...