filesbox/web/dist/design/designstatic/common/js/md5.js

2 lines
3.8 KiB
JavaScript
Raw Normal View History

2024-07-26 06:10:54 +00:00
(function(R){"use strict";function m(r,u){var n=(r&65535)+(u&65535),a=(r>>16)+(u>>16)+(n>>16);return a<<16|n&65535}function T(r,u){return r<<u|r>>>32-u}function g(r,u,n,a,c,l){return m(T(m(m(u,r),m(a,l)),c),n)}function i(r,u,n,a,c,l,s){return g(u&n|~u&a,r,u,c,l,s)}function d(r,u,n,a,c,l,s){return g(u&a|n&~a,r,u,c,l,s)}function h(r,u,n,a,c,l,s){return g(u^n^a,r,u,c,l,s)}function v(r,u,n,a,c,l,s){return g(n^(u|~a),r,u,c,l,s)}function M(r,u){r[u>>5]|=128<<u%32,r[(u+64>>>9<<4)+14]=u;var n,a,c,l,s,t=1732584193,e=-271733879,f=-1732584194,o=271733878;for(n=0;n<r.length;n+=16)a=t,c=e,l=f,s=o,t=i(t,e,f,o,r[n],7,-680876936),o=i(o,t,e,f,r[n+1],12,-389564586),f=i(f,o,t,e,r[n+2],17,606105819),e=i(e,f,o,t,r[n+3],22,-1044525330),t=i(t,e,f,o,r[n+4],7,-176418897),o=i(o,t,e,f,r[n+5],12,1200080426),f=i(f,o,t,e,r[n+6],17,-1473231341),e=i(e,f,o,t,r[n+7],22,-45705983),t=i(t,e,f,o,r[n+8],7,1770035416),o=i(o,t,e,f,r[n+9],12,-1958414417),f=i(f,o,t,e,r[n+10],17,-42063),e=i(e,f,o,t,r[n+11],22,-1990404162),t=i(t,e,f,o,r[n+12],7,1804603682),o=i(o,t,e,f,r[n+13],12,-40341101),f=i(f,o,t,e,r[n+14],17,-1502002290),e=i(e,f,o,t,r[n+15],22,1236535329),t=d(t,e,f,o,r[n+1],5,-165796510),o=d(o,t,e,f,r[n+6],9,-1069501632),f=d(f,o,t,e,r[n+11],14,643717713),e=d(e,f,o,t,r[n],20,-373897302),t=d(t,e,f,o,r[n+5],5,-701558691),o=d(o,t,e,f,r[n+10],9,38016083),f=d(f,o,t,e,r[n+15],14,-660478335),e=d(e,f,o,t,r[n+4],20,-405537848),t=d(t,e,f,o,r[n+9],5,568446438),o=d(o,t,e,f,r[n+14],9,-1019803690),f=d(f,o,t,e,r[n+3],14,-187363961),e=d(e,f,o,t,r[n+8],20,1163531501),t=d(t,e,f,o,r[n+13],5,-1444681467),o=d(o,t,e,f,r[n+2],9,-51403784),f=d(f,o,t,e,r[n+7],14,1735328473),e=d(e,f,o,t,r[n+12],20,-1926607734),t=h(t,e,f,o,r[n+5],4,-378558),o=h(o,t,e,f,r[n+8],11,-2022574463),f=h(f,o,t,e,r[n+11],16,1839030562),e=h(e,f,o,t,r[n+14],23,-35309556),t=h(t,e,f,o,r[n+1],4,-1530992060),o=h(o,t,e,f,r[n+4],11,1272893353),f=h(f,o,t,e,r[n+7],16,-155497632),e=h(e,f,o,t,r[n+10],23,-1094730640),t=h(t,e,f,o,r[n+13],4,681279174),o=h(o,t,e,f,r[n],11,-358537222),f=h(f,o,t,e,r[n+3],16,-722521979),e=h(e,f,o,t,r[n+6],23,76029189),t=h(t,e,f,o,r[n+9],4,-640364487),o=h(o,t,e,f,r[n+12],11,-421815835),f=h(f,o,t,e,r[n+15],16,530742520),e=h(e,f,o,t,r[n+2],23,-995338651),t=v(t,e,f,o,r[n],6,-198630844),o=v(o,t,e,f,r[n+7],10,1126891415),f=v(f,o,t,e,r[n+14],15,-1416354905),e=v(e,f,o,t,r[n+5],21,-57434055),t=v(t,e,f,o,r[n+12],6,1700485571),o=v(o,t,e,f,r[n+3],10,-1894986606),f=v(f,o,t,e,r[n+10],15,-1051523),e=v(e,f,o,t,r[n+1],21,-2054922799),t=v(t,e,f,o,r[n+8],6,1873313359),o=v(o,t,e,f,r[n+15],10,-30611744),f=v(f,o,t,e,r[n+6],15,-1560198380),e=v(e,f,o,t,r[n+13],21,1309151649),t=v(t,e,f,o,r[n+4],6,-145523070),o=v(o,t,e,f,r[n+11],10,-1120210379),f=v(f,o,t,e,r[n+2],15,718787259),e=v(e,f,o,t,r[n+9],21,-343485551),t=m(t,a),e=m(e,c),f=m(f,l),o=m(o,s);return[t,e,f,o]}function D(r){var u,n="",a=r.length*32;for(u=0;u<a;u+=8)n+=String.fromCharCode(r[u>>5]>>>u%32&255);return n}function A(r){var u,n=[];for(n[(r.length>>2)-1]=void 0,u=0;u<n.length;u+=1)n[u]=0;var a=r.length*8;for(u=0;u<a;u+=8)n[u>>5]|=(r.charCodeAt(u/8)&255)<<u%32;return n}function U(r){return D(M(A(r),r.length*8))}function j(r,u){var n,a=A(r),c=[],l=[],s;for(c[15]=l[15]=void 0,a.length>16&&(a=M(a,r.length*8)),n=0;n<16;n+=1)c[n]=a[n]^909522486,l[n]=a[n]^1549556828;return s=M(c.concat(A(u)),512+u.length*8),D(M(l.concat(s),512+128))}function b(r){var u="0123456789abcdef",n="",a,c;for(c=0;c<r.length;c+=1)a=r.charCodeAt(c),n+=u.charAt(a>>>4&15)+u.charAt(a&15);return n}function C(r){return unescape(encodeURIComponent(r))}function w(r){return U(C(r))}function F(r){return b(w(r))}function H(r,u){return j(C(r),C(u))}function I(r,u){return b(H(r,u))}function p(r,u,n){return u?n?H(u,r):I(u,r):n?w(r):F(r)}typeof define=="function"&&define.amd?define(function(){return p}):typeof module=="object"&&module.exports?module.exports=p:R.md5=p})(this);