function SjclWorker() {
        var self    = this;
        this.worker = new Worker('scripts/workers/sjcl.js');

        // Promise which signifies whether the worker is ready