summaryrefslogtreecommitdiff
path: root/crypt.go
Commit message (Expand)AuthorAge
* Using the specialized name in a variable and making comments clearxuri2022-09-18
* Support encrypt workbook with password #199 (#1324)Sangua6332022-08-20
* This closes #1244 and closes #1314, improving the compatibility with Google S...xuri2022-08-13
* This closes #1260, fixes compiling issue under 32-bit, and new formula functionsxuri2022-06-27
* This update docs and tests for workbook encryptionxuri2022-05-31
* This initialized support for encryption workbook by password, ref #199xuri2022-05-29
* ref #65, new formula functions: CHITEST and CHISQ.TESTxuri2022-03-27
* Format code, update documentation and remove exported variable `XMLHeaderByte`xuri2022-03-24
* This closes #1148, resolve limitations when adding VBA project to the workbookxuri2022-02-17
* Fix file corrupted in some cases, check file extension and format codexuri2022-01-23
* Typo fix, rename exported constants, dependencies modules and copyright updatexuri2022-01-09
* feat: implement SHA-512 algorithm to ProtectSheet (#1115)Jonham.Chen2022-01-08
* ref #65: new formula function PRICExuri2021-11-17
* Improve security and simplify codexuri2021-08-15
* - Support concurrency iterate rows and columnsxuri2021-07-05
* Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSC...xuri2021-04-04
* #65 fn: VAR.P and VARP and fix Yoda conditions issuexuri2021-04-01
* lint issue fixed and new formula function: ATAN, AVERAGE, AVERAGEA, CONCAT, C...xuri2021-02-15
* init ECMA-376 agile encryption supportxuri2020-09-06
* support ECMA-376 document standard encryption, ref #199xuri2020-09-02