• DJ Mountney's avatar
    Use keygenerate to ensure encyprtion key is of correct length · 5fe1d092
    DJ Mountney authored
    - Generates a new key or correct length pased on the provided base key
    - Updates the naming of the key param passed to EncryptedConfiguration
    - Adds tests for key length to the spec tests
    
    Increase cipher to 256
    
    The 128 was the default from upstream configuration encryption but
    is lower then the message encryptor default. Not sure why, so we
    might as well go with the larger one.
    5fe1d092
encrypted_configuration_spec.rb 5.24 KB