OpenSearch/modules/lang-painless
Stuart Tettemer 8fdaed0642
Scripting: Augment String with sha1 and sha256 (#59671) (#59723)
Only available in the ingest context for use in ingest pipelines.

Digests are computed on the UTF-8 encoding of the String and are
returned as hex strings.

sha1() return hex strings of length 40, sha256() returns length 64

Fixes: #59647
Backport: 3c85272
2020-07-16 15:17:32 -05:00
..
gen [7.x] Restart tests with data streams (#58330) (#59303) 2020-07-09 17:52:20 +02:00
licenses Painless: Upgrade ASM to 7.2 (#49263) 2019-11-20 07:09:47 -08:00
spi Replace compile configuration usage with api (7.x backport) (#58721) 2020-06-30 15:57:41 +02:00
src Scripting: Augment String with sha1 and sha256 (#59671) (#59723) 2020-07-16 15:17:32 -05:00
build.gradle Scripting: fix generateContextDoc path and url #59676 (#59722) 2020-07-16 15:03:36 -05:00