
SANSEC TECHNOLOGY CO., LTD. — Investor Relations & Filings
SANSEC TECHNOLOGY CO., LTD. specializes in the development of cryptographic security solutions and hardware-based data protection. The company’s core offerings include high-performance hardware security modules (HSM), cloud HSM services, and integrated key management systems. Its product suite encompasses digital signature servers, encryption gateways, and secure storage devices designed to safeguard sensitive information and digital identities. These solutions cater to sectors requiring high-level data integrity and confidentiality, such as finance, telecommunications, and government services. SANSEC focuses on delivering scalable cryptographic infrastructure that supports secure electronic transactions, cloud security, and regulatory compliance. By leveraging advanced encryption technologies, the company provides robust defense mechanisms for critical information systems and enterprise data environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 北京海润天睿律师事务所关于三未信安科技股份有限公司差异化权益分派事项的法律意见书 | 2026-05-20 | Chinese | |
| 2025年年度权益分派实施公告 | 2026-05-20 | Chinese | |
| 立信会计师事务所(特殊普通合伙)关于三未信安科技股份有限公司2025年年度报告的信息披露监管问询函的回复信会师函字[2026]第ZG064号 | 2026-05-15 | Chinese | |
| 关于上海证券交易所2025年年度报告的信息披露监管问询函的回复公告 | 2026-05-15 | Chinese | |
| 关于收购控股子公司江南天安少数股权完成的公告 | 2026-05-15 | Chinese | |
| 关于实际控制人间接增持公司股份的提示性公告 | 2026-05-15 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46702156 | 北京海润天睿律师事务所关于三未信安科技股份有限公司差异化权益分派事项的法律意见书 | 2026-05-20 | Chinese | ||
| 46701219 | 2025年年度权益分派实施公告 | 2026-05-20 | Chinese | ||
| 46365338 | 立信会计师事务所(特殊普通合伙)关于三未信安科技股份有限公司2025年年度报告的信息披露监管问询函的回复信会师函字[2026]第ZG064号 | 2026-05-15 | Chinese | ||
| 46365336 | 关于上海证券交易所2025年年度报告的信息披露监管问询函的回复公告 | 2026-05-15 | Chinese | ||
| 46364979 | 关于收购控股子公司江南天安少数股权完成的公告 | 2026-05-15 | Chinese | ||
| 46364978 | 关于实际控制人间接增持公司股份的提示性公告 | 2026-05-15 | Chinese | ||
| 39433755 | 董事会审计委员会2025年度履职情况报告 | 2026-03-30 | Chinese | ||
| 39433747 | 2025年年度利润分配及公积金转增股本方案公告 | 2026-03-30 | Chinese | ||
| 39433745 | 三未信安科技股份有限公司非经营性资金占用及其他关联资金往来情况的专项报告二〇二五年度信会师报字[2026]第ZG10454号 | 2026-03-30 | Chinese | ||
| 39433721 | 国泰海通证券股份有限公司关于三未信安科技股份有限公司2025年度持续督导跟踪报告 | 2026-03-30 | Chinese | ||
| 39433700 | 2025年度独立董事述职报告--罗新华 | 2026-03-30 | Chinese | ||
| 39433690 | 关于购买控股子公司江南天安少数股权的公告 | 2026-03-30 | Chinese | ||
| 39433687 | 2025年内部控制评价报告 | 2026-03-30 | Chinese | ||
| 39433679 | 关于续聘公司2026年度审计机构的公告 | 2026-03-30 | Chinese | ||
| 39433678 | 关于董事、高级管理人员2026年度薪酬方案的公告 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Duck Creek Technologies Inc.
Provides cloud-based SaaS solutions for the P&C and general…
|
DCT | US | Telecommunications, computer pr… |
|
Duiba Group Limited
Leading user operation SaaS provider offering full-cycle gr…
|
1753 | HK | Telecommunications, computer pr… |
|
Duolingo, Inc.
Educational technology company operating a mobile learning …
|
DUOL | US | Telecommunications, computer pr… |
|
DUOLUN TECHNOLOGY CORPORATION LTD.
Develops intelligent transportation systems and smart drivi…
|
603528 | CN | Telecommunications, computer pr… |
|
DXS International plc
Developer of clinical decision support systems for healthca…
|
DXS | GB | Telecommunications, computer pr… |
|
DXStorm.Com Inc.
E-Business Applications Service Provider and Developer of I…
|
DXX.H | CA | Telecommunications, computer pr… |
|
Dye & Durham
Offers legal tech, practice management, due diligence, and …
|
DND | CA | Telecommunications, computer pr… |
|
Dynatrace, Inc.
Software intelligence platform for observability, security,…
|
DT | US | Telecommunications, computer pr… |
|
E8IGHT Co., Ltd
Develops simulation-based digital twin solutions enhanced w…
|
418620 | KR | Telecommunications, computer pr… |
|
EAGLE EYE SOLUTIONS GROUP PLC
A SaaS provider of marketing technology with an AI-powered …
|
EYE | GB | Telecommunications, computer pr… |
SANSEC TECHNOLOGY CO., LTD. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/58440/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58440 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=58440 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=58440 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 58440}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for SANSEC TECHNOLOGY CO., LTD. (id: 58440)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.