mrpdaemon / encfs-java

encfs-java is a Java library for accessing data in EncFS volumes
GNU Lesser General Public License v3.0
42 stars 15 forks source link

Add config validation to EncFSConfigParser #20

Closed mrpdaemon closed 12 years ago

mrpdaemon commented 12 years ago

Currently we don't really do much validation on the input config file - need to at least check values for being within acceptable ranges.