2

I've been searching for it whole night and even cross-platform bcrypt python library is not found. Do I have to switch to c library and wrote my own wrapper around it or is there other way?

Blender
  • 289,723
  • 53
  • 439
  • 496
Moonwalker
  • 2,180
  • 1
  • 29
  • 48
  • 1
    py-bcrypt is cross-platform. I haven't checked py-scrypt yet, but it looks to be cross-platform as well. – Blender Jun 11 '13 at 01:37
  • @Blender Definitely will check it out but little googling showed people often having trouble with compiling respective b/s-crypts libraries on windows so pure python implementation would be more welcome. – Moonwalker Jun 11 '13 at 09:24

0 Answers0