diff --git a/src/app.module.ts b/src/app.module.ts index acc73a6..6e40c8c 100644 Binary files a/src/app.module.ts and b/src/app.module.ts differ diff --git a/src/controller/dto/req.dto.ts b/src/controller/dto/req.dto.ts index 778640e..a5188ab 100644 Binary files a/src/controller/dto/req.dto.ts and b/src/controller/dto/req.dto.ts differ diff --git a/src/core/ep/index.ts b/src/core/ep/index.ts new file mode 100644 index 0000000..f7b2eab Binary files /dev/null and b/src/core/ep/index.ts differ diff --git a/src/core/h5st.factory.ts b/src/core/h5st.factory.ts index 15c679b..172109a 100644 Binary files a/src/core/h5st.factory.ts and b/src/core/h5st.factory.ts differ diff --git a/src/core/h5st/config.ts b/src/core/h5st/config.ts index b5d5239..44333a2 100644 Binary files a/src/core/h5st/config.ts and b/src/core/h5st/config.ts differ diff --git a/src/core/h5st/h5st5.0.8.ts b/src/core/h5st/h5st5.0.8.ts new file mode 100644 index 0000000..955f26b Binary files /dev/null and b/src/core/h5st/h5st5.0.8.ts differ diff --git a/src/core/h5st/index.ts b/src/core/h5st/index.ts index f5f4d57..048ee68 100644 Binary files a/src/core/h5st/index.ts and b/src/core/h5st/index.ts differ diff --git a/src/core/h5st/type.ts b/src/core/h5st/type.ts index b10133e..9441e5b 100644 Binary files a/src/core/h5st/type.ts and b/src/core/h5st/type.ts differ diff --git a/src/core/index.ts b/src/core/index.ts index 1f24375..f1c9bec 100644 Binary files a/src/core/index.ts and b/src/core/index.ts differ diff --git a/src/core/sign/index.ts b/src/core/sign/index.ts new file mode 100644 index 0000000..aecebdd Binary files /dev/null and b/src/core/sign/index.ts differ diff --git a/src/services/sign.service.ts b/src/services/sign.service.ts index 99272e7..9582cd7 100644 Binary files a/src/services/sign.service.ts and b/src/services/sign.service.ts differ