Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / technion/libscrypt issues and pull requests

#61 - Project homepage broken

Issue - State: open - Opened by hosiet 8 months ago

#60 - Test failure on macOS with Xcode 15 / clang 15

Issue - State: open - Opened by fxcoudert 12 months ago - 5 comments

#59 - `ld: unknown option: -z` error for osx build

Issue - State: open - Opened by chenrui333 over 2 years ago - 2 comments

#58 - Setting fixed salt with libscrypt_hash

Issue - State: closed - Opened by Slips-PC over 2 years ago - 1 comment

#57 - What are N, r and p?

Issue - State: closed - Opened by Slips-PC over 2 years ago - 1 comment

#56 - Tag new release

Issue - State: closed - Opened by dfateyev over 2 years ago - 1 comment

#55 - How to install this library to project in ubuntu?

Issue - State: open - Opened by hobbydev71 almost 3 years ago - 6 comments

#54 - Fixed compilation failure with GCC 11.x (-Warray-parameters)

Pull Request - State: closed - Opened by chronoxor almost 3 years ago

#53 - Fix C++14 build error in Visual Studio 2019 on Windows

Pull Request - State: closed - Opened by halfalicious almost 5 years ago - 4 comments

#52 - Question for compilation on Windows

Issue - State: closed - Opened by alextwothousand over 5 years ago

#51 - Simple hashing & checking example doesn't work

Issue - State: closed - Opened by paulwal almost 6 years ago - 4 comments

#50 - The libscrypt_scrypt function takes 8 to 13 seconds to run.

Issue - State: closed - Opened by yinchonging almost 6 years ago - 1 comment

#49 - Add meson build support

Pull Request - State: closed - Opened by mikolajpp over 6 years ago - 3 comments

#48 - Remove "stack clearing" memsets

Pull Request - State: closed - Opened by jvarho over 6 years ago

#47 - Export SHA256

Issue - State: closed - Opened by chfast over 6 years ago - 3 comments

#46 - Do not build libscrypt_salt_gen() on Windows

Pull Request - State: closed - Opened by chfast over 6 years ago

#45 - SHA256: Remove dead store

Pull Request - State: closed - Opened by chfast over 6 years ago - 3 comments

#44 - crypto-mcf: Do not include unnecessary headers

Pull Request - State: closed - Opened by chfast over 6 years ago

#43 - Add CMake and CMake packaging support

Pull Request - State: closed - Opened by chfast about 7 years ago - 2 comments

#42 - Minor build fixups

Pull Request - State: closed - Opened by alonbl about 7 years ago

#41 - add windows support

Pull Request - State: closed - Opened by jmckaskill over 7 years ago - 2 comments

#40 - libscrypt_scrypt returns binary, yet libscrypt_mcf expects base64

Issue - State: closed - Opened by kinnison almost 9 years ago - 3 comments

#39 - Failure on Samsung6 device

Issue - State: open - Opened by demetris-manikas about 9 years ago - 9 comments

#38 - snprintf() doesn't work the way you think it works

Issue - State: closed - Opened by kinnison about 9 years ago - 5 comments

#37 - benchmarks and sse2 optimized version

Issue - State: closed - Opened by y over 9 years ago - 1 comment

#36 - Disable the use of internal b64.c and sha256.c if using PolarSSL and more Windows support

Pull Request - State: closed - Opened by lolo32 over 9 years ago - 1 comment

#35 - Confusion about return values after change in libscrypt_scrypt()

Issue - State: closed - Opened by levaidaniel over 9 years ago - 2 comments

#34 - Change type of N param from uint64_t to size_t

Pull Request - State: closed - Opened by oleksiivorobiov almost 10 years ago - 1 comment

#33 - Use CSPRNG WinAPI CryptGenRandom to generate salt on windows

Pull Request - State: closed - Opened by oleksiivorobiov almost 10 years ago - 1 comment

#32 - Windows support added

Pull Request - State: closed - Opened by Teermit almost 10 years ago - 1 comment

#30 - OS X linking issues

Issue - State: closed - Opened by reaperhulk almost 10 years ago - 12 comments

#29 - Compiler warning about uint64_t to uint32_t downcast

Issue - State: closed - Opened by uliwitness almost 10 years ago - 2 comments

#28 - Minimal changes to allow compilation in Visual Studio

Pull Request - State: closed - Opened by jsbattig about 10 years ago - 3 comments

#27 - Compile correctly under mingw32, mingw64

Pull Request - State: closed - Opened by nmathewson about 10 years ago - 1 comment

#26 - allow the library to be used in C++ applications.

Pull Request - State: closed - Opened by jayesbe about 10 years ago

#25 - Renamed SHA256 functions to support additional linking with OpenSSL

Pull Request - State: closed - Opened by kolbma about 10 years ago - 1 comment

#24 - can not be linked together with openssl

Issue - State: closed - Opened by kolbma about 10 years ago - 2 comments

#23 - Return actual error code in failure state of libscrypt_scrypt

Pull Request - State: closed - Opened by developernotes about 10 years ago - 1 comment

#22 - libscrypt_hash() return value not documented

Issue - State: closed - Opened by andlabs over 10 years ago

#21 - Coverity issue 56115

Issue - State: closed - Opened by technion over 10 years ago - 1 comment

#20 - Cleanups

Pull Request - State: closed - Opened by jvarho over 10 years ago - 3 comments

#19 - r and p must be positive but not verified

Pull Request - State: closed - Opened by jvarho over 10 years ago

#18 - Sanity check N > 1 in libscrypt_scrypt

Pull Request - State: closed - Opened by jvarho over 10 years ago - 1 comment

#17 - Fix libscrypt_mcf return value check in libscrypt_hash

Pull Request - State: closed - Opened by jvarho over 10 years ago

#16 - Fixed salt gen to use CSPRNG

Pull Request - State: closed - Opened by Ayrx over 10 years ago - 10 comments

#15 - Update README.md

Pull Request - State: closed - Opened by Ayrx over 10 years ago - 1 comment

#14 - Error with make on *nix

Issue - State: closed - Opened by jnewing over 10 years ago - 5 comments

#13 - Signature in the readme doesn't match header

Issue - State: closed - Opened by alex over 10 years ago - 2 comments

#12 - Generated shared object has nonstandard name on OS X

Issue - State: closed - Opened by alex over 10 years ago - 11 comments

#11 - Fixed make install. Fixes #10

Pull Request - State: closed - Opened by alex over 10 years ago - 2 comments

#10 - make install does not work

Issue - State: closed - Opened by alex over 10 years ago

#9 - Allow overriding Makefile variables

Pull Request - State: closed - Opened by koobs over 10 years ago - 2 comments

#8 - Redundancy in makefile

Issue - State: closed - Opened by technion over 10 years ago - 1 comment

#7 - libscrypt does not compile on OS X

Issue - State: closed - Opened by alex over 10 years ago - 15 comments

#6 - Document how long outbuf needs to be

Issue - State: closed - Opened by alex over 10 years ago - 1 comment

#5 - test NINE failing on big endian platforms

Issue - State: closed - Opened by sharkcz about 11 years ago - 8 comments

#4 - Verifying many hashes fails.

Pull Request - State: closed - Opened by shawjef3 about 11 years ago - 1 comment

#3 - Removed LDFLAGS from cc command line

Pull Request - State: closed - Opened by horia about 11 years ago - 1 comment

#2 - Preserve the timestamp.

Pull Request - State: closed - Opened by cicku about 11 years ago - 1 comment

#1 - Release with a version number?

Issue - State: closed - Opened by Savagedlight about 11 years ago - 2 comments