* Use EncString type to enforce encryption on filename in Cipher attachment upload * Fix Cipher attachment test
* Split jslib into multiple modules
* Upload correct data array * Require BufferArray Encryption for upload to server The CipherArrayBuffer tiny type is only created by CryptoService and required by all upload methods * Add test for attachment upload encryption