Github user jpeach commented on a diff in the pull request:

    https://github.com/apache/trafficserver/pull/681#discussion_r65222759
  
    --- Diff: plugins/experimental/ts_lua/ts_lua_crypto.c ---
    @@ -23,13 +23,21 @@
     
     #define TS_LUA_MD5_DIGEST_LENGTH 16
     #define TS_LUA_SHA_DIGEST_LENGTH 20
    +#define TS_LUA_SHA256_DIGEST_LENGTH 32
    --- End diff --
    
    OpenSSL already has ``SHA256_DIGEST_LENGTH``.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to