issues
search
pytorch
/
csprng
Cryptographically secure pseudorandom number generators for PyTorch
https://github.com/pytorch/csprng
BSD 3-Clause "New" or "Revised" License
108
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
test_encrypt_decrypt against pycrypto
#92
pbelevich
closed
3 years ago
3
Fix windows cuda 9.2 builds
#91
pbelevich
closed
3 years ago
2
separate cpp and cuda compilation
#90
pbelevich
closed
3 years ago
2
fix python_version in unittests
#89
pbelevich
closed
3 years ago
1
ZeroDivisionError: float division by zero in test_cpu_parallel
#88
pbelevich
opened
3 years ago
3
fix unittests setup_env.sh
#87
pbelevich
closed
3 years ago
1
__host__ create_random_device_generator
#86
pbelevich
closed
3 years ago
0
CUDA 11.0 support
#85
pbelevich
closed
3 years ago
1
Compilation issue pulling latest pytorch nightly
#84
walterddr
closed
3 years ago
0
torchcsprng.encrypt/torchcsprng.decrypt with AES128 ECB/CTR support
#83
pbelevich
closed
3 years ago
2
CUDA 11.0 support
#82
pepper-jk
closed
3 years ago
1
[DEBUG] Test inplace modification of scalar_t data
#81
LaRiffle
closed
2 years ago
3
Use scalar_t as input of aes::encrypt
#80
LaRiffle
closed
3 years ago
1
.circleci: Bump pytorch -> 1.7.0, version -> 0.1.3
#79
seemethere
closed
4 years ago
2
Symbol not found during dlopen (Python3.7)
#78
mikekgfb
opened
4 years ago
0
[Feature Request] Add ECB mode for AES
#77
LaRiffle
closed
3 years ago
0
Windows requirement torchcsprng==0.1.1 (from opacus)
#76
alexsomoza
closed
3 years ago
1
Bump version to 0.1.2 in README.md
#75
pbelevich
closed
4 years ago
2
.circleci: Bump xcode workers to 9.4.1
#74
seemethere
closed
4 years ago
1
Fix strict-aliasing violation in csprng.h
#73
pbelevich
closed
4 years ago
2
Add randperm support(copied from PyTorch)
#72
pbelevich
closed
4 years ago
1
Support randperm
#71
Darktex
closed
4 years ago
1
Enable test_version
#70
pbelevich
closed
3 years ago
0
This is a test change
#69
pbelevich
closed
4 years ago
1
Fix *(reinterpret_cast<unsigned int*>(&block)) = idx; dereferencing type-punned pointer will break strict-aliasing rules
#68
pbelevich
closed
4 years ago
3
packaging: Add version suffix to BUILD_VERSION
#67
seemethere
closed
4 years ago
0
Fix conda and pip installation instructions
#66
pbelevich
closed
4 years ago
1
Test that if CSPRNG wasn't compiled with CUDA and is called on CUDA tensor it produces the error message
#65
pbelevich
opened
4 years ago
0
Windows conda installation command
#64
pbelevich
closed
4 years ago
1
Copyright (c) Facebook headers
#63
pbelevich
closed
4 years ago
1
Turn on Windows CUDA unittests
#62
pbelevich
closed
3 years ago
0
Adding Contributing file
#61
facebook-github-bot
closed
4 years ago
1
Bump to 0.2.0
#60
seemethere
closed
4 years ago
0
test_version
#59
pbelevich
closed
4 years ago
0
Fix typo
#58
pbelevich
closed
4 years ago
0
unittest_windows_cpu and unittest_windows_gpu
#57
pbelevich
closed
4 years ago
0
CSPRNG is serial on CPU tensors on macOS
#56
pbelevich
closed
3 years ago
1
fix key_tensor to use all 4 random bytes
#55
pbelevich
closed
4 years ago
0
Fix openmp flags
#54
pbelevich
closed
4 years ago
0
Add aes128_key_tensor and create_const_generator
#53
pbelevich
closed
4 years ago
1
Rename custom_prng to csprng and CustomGeneratorImpl to CSPRNGGeneratorImpl
#52
pbelevich
closed
4 years ago
0
Add random/random64/fill_random_key_tensor
#51
pbelevich
closed
4 years ago
0
Replace hardcoded version in build_conda.sh and build_wheel.sh
#50
pbelevich
closed
4 years ago
0
Fix python import
#49
pbelevich
closed
4 years ago
0
Update README.md
#48
jspisak
closed
4 years ago
0
Update README.md
#47
pbelevich
closed
4 years ago
0
Update setup.py
#46
pbelevich
closed
4 years ago
0
Add bld.bat
#45
pbelevich
closed
4 years ago
0
Update README.md
#44
pbelevich
closed
4 years ago
0
[Feature Request] Add API support for getting the intial 128bit key used by AES
#43
jeffreysijuntan
closed
3 years ago
12
Previous
Next