dwelch-r7
|
1617b3ec9b
|
Use zeitwerk for lib/msf/core folder
|
2020-12-07 10:31:45 +00:00 |
|
Shelby Pace
|
0f5a3a3d64
|
use one cipher object
The c code was modified in order to keep
track of the context.
|
2019-11-20 11:24:23 -06:00 |
|
Shelby Pace
|
140eecac1f
|
use new chacha implementation
|
2019-11-18 14:42:47 -06:00 |
|
Shelby Pace
|
e5d418e913
|
generalize saving and retrieval of db info
|
2019-11-18 13:41:01 -06:00 |
|
Brent Cook
|
bbe95e393d
|
initial integration work
|
2019-11-14 10:29:58 -06:00 |
|
Shelby Pace
|
f6ef34b886
|
remove sleep
|
2019-11-01 09:26:04 -05:00 |
|
Shelby Pace
|
1717001be1
|
attribution
|
2019-11-01 09:01:14 -05:00 |
|
Shelby Pace
|
f65c5a30b2
|
use SecureRandom, bail if no db present
|
2019-10-28 16:25:28 -05:00 |
|
Shelby Pace
|
041b91961f
|
handle nil nonce
|
2019-10-28 15:39:37 -05:00 |
|
Shelby Pace
|
3d2d49259a
|
use uuid to get key/nonce, fall back to datastore
|
2019-10-11 12:24:56 -05:00 |
|
Shelby Pace
|
e8abbfe5c2
|
add db usage
|
2019-10-10 12:16:10 -05:00 |
|
Shelby Pace
|
e295732d3f
|
generate alphanumeric key/nonce
|
2019-10-10 12:16:10 -05:00 |
|
Shelby Pace
|
4b8a1a99e0
|
use new key after session begins
|
2019-10-10 12:16:10 -05:00 |
|
Shelby Pace
|
ca45d77595
|
randomize key
|
2019-10-10 12:16:10 -05:00 |
|
Shelby Pace
|
b1cae12315
|
fix 'final' error, chacha20 in session
|
2019-10-10 12:14:27 -05:00 |
|
Shelby Pace
|
2c3c448abc
|
add ruby chacha encryption and session type
|
2019-10-10 12:14:27 -05:00 |
|