Gunnsteinn Hall
|
6f85ca4fa8
|
Merge pull request #204 from dennwc/aes3_encrypt
Implement AES encryption (128 and 256 bits)
|
2018-09-19 22:05:28 +00:00 |
|
Denys Smirnov
|
b7dcbc22de
|
core: fix standard crypt filter name; resolves issues with Adobe Reader
|
2018-09-19 23:48:50 +03:00 |
|
Denys Smirnov
|
eac1e899dc
|
core: allow to write documents with AES encryption
|
2018-09-19 06:02:15 +03:00 |
|
Denys Smirnov
|
839f9ea3bc
|
core: fix padding for AESv3
|
2018-09-19 06:01:29 +03:00 |
|
Denys Smirnov
|
d424bc2b6d
|
core: add MakeBool helper
|
2018-09-19 06:00:19 +03:00 |
|
Denys Smirnov
|
d4b2490ea3
|
core: implement encryption algorithms 8-10; add tests for alg 8-13
|
2018-09-19 03:33:59 +03:00 |
|
Denys Smirnov
|
7fb4c91137
|
core: do not overwrite Perms then validating it
|
2018-09-19 03:12:49 +03:00 |
|
Denys Smirnov
|
e18e4b502c
|
core: move zero iv allocation to a separate function
|
2018-09-19 02:44:26 +03:00 |
|
Denys Smirnov
|
1371f91098
|
core: check metadata encryption flag in alg13
|
2018-09-19 02:43:32 +03:00 |
|
Gunnsteinn Hall
|
8e6553be85
|
Merge pull request #202 from adrg/div-inline
Add inline mode to the division component
|
2018-09-18 17:05:38 +00:00 |
|
Adrian-George Bostan
|
4cc51904bd
|
Merge branch 'master' into div-inline
|
2018-09-18 19:46:29 +03:00 |
|
Adrian-George Bostan
|
32228e2a17
|
Improve style of comments
|
2018-09-18 19:33:02 +03:00 |
|
Adrian-George Bostan
|
bc854abafe
|
Increase test coverage for the inline division component
|
2018-09-18 19:24:07 +03:00 |
|
Adrian-George Bostan
|
faee04d13f
|
Fix golint notices
|
2018-09-18 19:09:14 +03:00 |
|
Adrian-George Bostan
|
4e77d585f5
|
Add division unit test
|
2018-09-18 18:57:49 +03:00 |
|
Adrian-George Bostan
|
53a54ee0e4
|
Fix inline division wrapping on new page
|
2018-09-18 18:54:32 +03:00 |
|
Adrian-George Bostan
|
7004fb0d0e
|
Add inline member on the DrawContext structure
|
2018-09-17 22:11:25 +03:00 |
|
Adrian-George Bostan
|
ba5b493b70
|
Add inline mode for the division component
|
2018-09-17 21:33:17 +03:00 |
|
Gunnsteinn Hall
|
1142758f73
|
Merge pull request #199 from dennwc/aes3
Implement AESv3 decryption
|
2018-09-17 15:16:37 +00:00 |
|
Denys Smirnov
|
c7cfde7c1f
|
core: move test data, add docs and link to the specification
|
2018-09-17 17:36:31 +03:00 |
|
Denys Smirnov
|
c08a13c234
|
core: optimize allocations for hash used in R=6
|
2018-09-16 17:10:04 +03:00 |
|
Denys Smirnov
|
6e2c1c51bf
|
core: add a test case for files with a very long password
|
2018-09-16 15:31:02 +03:00 |
|
Denys Smirnov
|
8f4f1804b0
|
core: implement decoding of AESv3; resolves #30
|
2018-09-16 04:13:24 +03:00 |
|
Denys Smirnov
|
6510d0a853
|
core: algorithms 2a and 13 (decode file key and validate permissions)
|
2018-09-16 02:48:08 +03:00 |
|
Denys Smirnov
|
b76c8a56c4
|
core: implement algorithm 11 and 12 (password check for R=5 and R=6)
|
2018-09-16 00:34:13 +03:00 |
|
Denys Smirnov
|
443efd4c4c
|
core: refactor encryption check
|
2018-09-13 22:37:53 +03:00 |
|
Adrian-George Bostan
|
cd50893bfd
|
Add inline member for Division container
|
2018-09-13 19:52:40 +03:00 |
|
Gunnsteinn Hall
|
72a6c7640b
|
Merge pull request #183 from unidoc/license-expired-taketwo
Fixing so old licenses still work correctly.
|
2018-08-15 13:42:54 +00:00 |
|
Alfred Hall
|
7311bdfd8e
|
Fixing so old licenses still work correctly.
|
2018-08-15 13:39:58 +00:00 |
|
Gunnsteinn Hall
|
3b671f2cd1
|
Merge pull request #182 from unidoc/license-expiry
Optional license expiry for trial purposes.
|
2018-08-15 12:24:00 +00:00 |
|
Alfred Hall
|
3733585ae3
|
Optional license expiry for trial purposes.
|
2018-08-15 11:12:01 +00:00 |
|
Gunnsteinn Hall
|
b1c6401dfd
|
Bump version to 2.1.1
|
2018-08-14 19:41:06 +00:00 |
|
Gunnsteinn Hall
|
ff7c619fbe
|
Merge pull request #179 from unidoc/creator-tablecell-div-image-support
Creator tablecell div image support
|
2018-08-14 19:19:17 +00:00 |
|
Gunnsteinn Hall
|
ede3df6446
|
Merge branch 'master' into creator-tablecell-div-image-support
|
2018-08-14 17:57:34 +00:00 |
|
Gunnsteinn Hall
|
036ab51b79
|
Address review comments.
|
2018-08-14 17:57:26 +00:00 |
|
Gunnsteinn Hall
|
d026312948
|
Godoc fixes in model reader.go
|
2018-08-14 03:02:19 +00:00 |
|
Gunnsteinn Hall
|
d5fc69b21b
|
Merge branch 'master' into creator-tablecell-div-image-support
|
2018-08-13 09:39:38 +00:00 |
|
Alfred Hall
|
79e84023ba
|
Merge pull request #177 from unidoc/extracttext-endlessloop-fix
Avoid endless loop when parsing operand in contenstream. Fixes #176
|
2018-08-09 23:06:01 +00:00 |
|
Gunnsteinn Hall
|
2cc0c74b80
|
Avoid endless loop when parsing operand in contenstream. Fixes #176
|
2018-08-09 22:51:21 +00:00 |
|
Gunnsteinn Hall
|
088c245f8b
|
Updated Jenkinsfile
|
2018-08-01 22:12:31 +00:00 |
|
Gunnsteinn Hall
|
7fe68915cc
|
Disable trace logging when running tests
|
2018-08-01 13:19:05 +00:00 |
|
Gunnsteinn Hall
|
749a238c77
|
golint
|
2018-07-26 14:57:57 +00:00 |
|
Gunnsteinn Hall
|
2c6c5b8fc8
|
Jenkinsfile fix
|
2018-07-26 14:22:05 +00:00 |
|
Gunnsteinn Hall
|
446bf4fe8d
|
godoc
|
2018-07-26 14:19:39 +00:00 |
|
Gunnsteinn Hall
|
9bafe454f6
|
Test case for table cells with multiple paragraphs inside divs and image
|
2018-07-26 14:19:39 +00:00 |
|
Gunnsteinn Hall
|
38505ef020
|
Support for Division in table cells
|
2018-07-26 14:19:39 +00:00 |
|
Gunnsteinn Hall
|
6a3348ebd7
|
Fix wrapping for block in relative mode
|
2018-07-26 14:19:39 +00:00 |
|
Gunnsteinn Hall
|
30f0960392
|
godoc enhancements
|
2018-07-26 14:19:39 +00:00 |
|
Gunnsteinn Hall
|
6cefdf91cc
|
Added Division drawable which is a container that can wrap over pages
|
2018-07-26 14:19:38 +00:00 |
|
Gunnsteinn Hall
|
a07f25550d
|
go vet fix
|
2018-07-26 14:19:38 +00:00 |
|