issues
search
spikex
/
strongbox
Secures ActiveRecord attributes with public key encryption
http://stuff-things.net/2009/04/17/introducing-strongbox/
MIT License
398
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature/support ruby 2 4
#52
ViliusLuneckas
closed
6 years ago
1
Fix to_json
#51
MatTarantini
closed
6 years ago
2
Ruby 2.4 doesn't allow a blank passphrase
#50
matthewrudy
opened
7 years ago
3
Current state of this gem
#49
ehannes
opened
8 years ago
3
Validate uniqueness is possible?
#48
lucasprag
closed
9 years ago
3
OpenSSL::PKey::RSAError: padding check failed
#47
ekampp
closed
5 years ago
0
Changelog
#46
strika
closed
9 years ago
1
Make validations well-behaved with :deferred_encryption
#45
ghost
closed
9 years ago
2
string contains null byte
#44
prashantjois
closed
9 years ago
2
Document deferred_encryption option
#43
hernansartorio
closed
10 years ago
3
Tested with Ruby 2 and Rails 4
#42
seanhandley
closed
7 years ago
1
Validation before encryption?
#41
prashantjois
closed
10 years ago
3
Decrypt Data Offline
#40
sithara
opened
10 years ago
3
How to avoid storing private key by re-generating it
#39
lpfernandes
closed
10 years ago
1
Default PKCS#1 v1.5 padding leaks information
#38
tarcieri
opened
11 years ago
0
Ciphertexts are unauthenticated
#37
tarcieri
opened
11 years ago
6
my new file don't have a damn thing innit
#36
irenemeisel
closed
11 years ago
1
Format validations failing
#35
gbatta
closed
11 years ago
1
Using strongbox with NSS
#34
brendandoxo
closed
11 years ago
1
Include nil encryption explanation in readme
#33
nelsonblaha
closed
11 years ago
0
Travis-CI
#32
Nitrodist
closed
11 years ago
3
Actually assert in validation helper functions and minor clean up of tests
#31
Nitrodist
closed
11 years ago
0
Lock down versions to some version of a workable gemspec and fix rdoc
#30
Nitrodist
closed
11 years ago
3
Per-Compnay encryption settings
#29
khelal
opened
11 years ago
0
Update Readme.textile
#28
nelsonblaha
closed
12 years ago
1
Tags for Releases
#27
jherdman
opened
12 years ago
2
Handle Keys When They Are a Pathname
#26
jherdman
closed
12 years ago
3
Allow empty encryption field
#25
extcode
closed
11 years ago
2
Encryption in before save hook.
#24
hron
closed
11 years ago
4
Encoding::CompatibilityError
#23
extcode
opened
12 years ago
1
"stack level too deep" With Database Migration
#22
carsonreinke
closed
12 years ago
10
Fix a typo.
#21
jmazzi
closed
12 years ago
0
dynamic :public_key and :private_key
#20
extcode
closed
12 years ago
4
encrypt_with_public_key can now handle multiply columns
#19
oleander
closed
13 years ago
0
Cannot visit Strongbox::Lock - error
#18
oleander
closed
13 years ago
4
Enable migration to/from :symmetric encryption
#17
jmileham
closed
10 years ago
1
0.4.7 breaks rails 2.x
#16
ebertech
closed
13 years ago
3
Deprecation Warning under Rails 3.1.0.rc4
#15
gdelfino
closed
13 years ago
4
RSAError: data greater than mod len
#14
whurl
closed
13 years ago
11
Validation problems
#13
mihaj
closed
13 years ago
5
Why do I need column secret:binary in table?
#12
mihaj
closed
13 years ago
3
to_xml or to_json support
#11
rx
closed
13 years ago
5
No gemspec?
#10
vshvedov
closed
13 years ago
1
Feature: optionally allow disabling of Lock#ensure_required_columns
#9
whittle
closed
13 years ago
0
The symmetric => always option should check for existence of relevant db columns
#8
haarts
closed
14 years ago
3
Impossible to reset protected field to nil
#7
haarts
closed
14 years ago
9
Ability to encrypt to a per-row symmetric key
#6
rjharmon
opened
14 years ago
4
Does IV really need to be encrypted?
#5
rjharmon
opened
14 years ago
2
if private key has no passphrase, the decrypted data can't be accessed
#4
rjharmon
closed
14 years ago
1
OpenSSL::PKey::RSAError: padding check failed
#3
rjharmon
closed
14 years ago
1
Next