summaryrefslogtreecommitdiff
path: root/crypt_test.go
Commit message (Expand)AuthorAge
* Go 1.16 and later required, migration of deprecation package `ioutil`xuri2022-10-13
* This closes #744, the `Save`, `Write` and `WriteTo` function accept saving op...xuri2022-09-08
* Support encrypt workbook with password #199 (#1324)Sangua6332022-08-20
* This update docs and tests for workbook encryptionxuri2022-05-31
* This initialized support for encryption workbook by password, ref #199xuri2022-05-29
* make workbook open filed exception message clearxuri2022-05-20
* 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
* Typo fix, rename exported constants, dependencies modules and copyright updatexuri2022-01-09
* feat: implement SHA-512 algorithm to ProtectSheet (#1115)Jonham.Chen2022-01-08
* Export 7 errors so users can act differently on different type of errorsxuri2021-12-07
* This closes #833, closes #845, and closes #1022, breaking changesxuri2021-09-19
* Improve security and simplify codexuri2021-08-15
* Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSC...xuri2021-04-04
* #65 fn: N, PERCENTILE.INC and Txuri2021-03-30
* - Resolve #711, update docs for the GetSheetIndexxuri2020-10-12
* extend cell value load to support custom datetime format (#703)Artem Kustikov2020-10-04
* init ECMA-376 agile encryption supportxuri2020-09-06