1
0
mirror of https://github.com/ssh-vault/ssh-vault.git synced 2025-04-28 16:27:50 +03:00

16 Commits

Author SHA1 Message Date
nbari
83692b27d1
modified: cache_test.go
modified:   getkey.go
	modified:   getkey_test.go
	modified:   vault.go
2016-10-24 12:23:58 +02:00
nbari
15a8dbcc3b
add tests for getkey Schlosser 2016-10-22 23:02:10 +02:00
nbari
a78f6fae70
deleted: aes.go
modified:   close.go
	modified:   cmd/ssh-vault/main.go
	modified:   vault.go
	modified:   vault_test.go
	modified:   view.go
2016-10-22 14:12:00 +02:00
nbari
38b44fda46
change error msg when not ssh key could be converted to PEM 2016-10-21 13:43:03 +02:00
nbari
92dec1fc35
remove ssh-keygen dependecy 2016-10-20 16:47:16 +02:00
nbari
cedfc81a0e
-u also accepts an URL from where to fetch the ssh-keys 2016-10-19 20:35:15 +02:00
nbari
e5be707960
Implemented option to select keys -k N 2016-10-08 15:40:06 +02:00
nbari
51d983c88b
fix ineffassign88 2016-10-07 22:43:54 +02:00
nbari
8dcc7e55aa
view/create prototype working 2016-10-07 17:12:53 +02:00
nbari
0eb0dd6ee1
fixed bug on cache (returning key instead of uKey) 2016-10-07 11:26:41 +02:00
nbari
c49a38631c
fix cache to call PCK8 only if key exists 2016-10-06 15:49:20 +02:00
nbari
e2d999d589
signagure $SSH-VAULT;ALGO;fingerprint 2016-10-04 16:21:42 +02:00
nbari
cb21a290bf
AES CBC compatible with openssl Salted__ 2016-10-03 20:04:08 +02:00
nbari
ce7cb1a965
en/de crypt working 2016-10-02 16:49:53 +02:00
nbari
ce3588d3e8
PEM/PKCS8 2016-10-01 17:51:37 +02:00
nbari
4b820cc7dc
cache, http client, vault 2016-09-30 18:14:54 +02:00